Krzysztof Klimonda
145767393f
Fixed small issues in the setup.py file
hace 11 años
Isaac Bythewood
c510be3de4
Improved the documentation, bumped the version to 1.3.2, fixed the license in setup.py
hace 11 años
Isaac Bythewood
f835018bb6
Moving to RST to be more pythonic
hace 11 años
Isaac Bythewood
0a9a277065
Update setup to most recent version and packages
hace 11 años
Krzysztof Klimonda
d8f67caed0
Update version to 1.1.0 in preparation for the release
hace 11 años
Krzysztof Klimonda
a704cb7297
Pin factory-boy dependency on 1.3.x branch
Factory Boy 2.0 have removed the "extracted_key" keyword argument from
post_generation() hook. Until we can update tests to work with 2.0 make
dependency on 1.3.x branch. In turn, the update got stalled by a bug
in Factory Boy (https://github.com/rbarrois/factory_boy/issues/53 ).
hace 11 años
Krzysztof Klimonda
ac364e1379
Update setup.py for 1.0 release
It's still not working completely (you can't run tests from it) but it's enough for installing. Fixes #18
hace 11 años
Krzysztof Klimonda
98c9df7d1d
Fix TastyPie version at 0.9.12
TastyPie 0.9.13 doesn't install (reported upstream at
https://github.com/toastdriven/django-tastypie/issues/873 ) so use
0.9.12 for now.
hace 11 años
Krzysztof Klimonda
98876bb0bd
Use requests library instead of raw urllib2
This commit is a foundation upon a more robust image fetching code
will be built in the future, and it already fixes at least one weird
issue I've seen.
hace 11 años
Krzysztof Klimonda
e0e0ac1679
Remove /by-md5/ prefix from image paths
Use forked django-images for now, until we can communicate with the
upstream about it. Fixes #4
hace 11 años
Krzysztof Klimonda
b0d1cb4e19
Create a skeleton for documentation
hace 11 años
Krzysztof Klimonda
6818236893
Create a basic setup.py file
hace 11 años