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
2013-04-05 20:05:10 +02:00
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.
2013-03-19 15:46:51 +01:00
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.
2013-03-19 15:22:20 +01:00
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
2013-03-19 14:43:31 +01:00
Krzysztof Klimonda
b0d1cb4e19
Create a skeleton for documentation
2013-03-06 15:24:51 -08:00
Krzysztof Klimonda
6818236893
Create a basic setup.py file
2013-03-06 10:51:33 -08:00