adding south + properly migrated data to new schema with ForeignKey to...
adding south + properly migrated data to new schema with ForeignKey to operator table with logo pic + refactored api with proper operator resource
bt/migrations/__init__.py
0 → 100644
... | ... | @@ -11,3 +11,4 @@ flup>=1.0.3.dev-20110405 |
BeautifulSoup>=3.2.0 | ||
python-twitter==0.8.2 | ||
django-tastypie | ||
South>=0.7.6 |