Patched django-modeltranslation to work correctly with south. Removed a weird migrati...
authorŁukasz Rekucki <lrekucki@gmail.com>
Thu, 27 May 2010 20:09:08 +0000 (22:09 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Thu, 27 May 2010 20:18:41 +0000 (22:18 +0200)
commit2f1ae788b8903f835a06f77ede2fd71a5d350b74
tree4ed131e7cf8245dce348d3fad1bf3c329fabed00
parent709daa52fd9261caebeb4ba2f0972c6e77882314
Patched django-modeltranslation to work correctly with south. Removed a weird migration that did something to filesystem !?
apps/catalogue/migrations/0004_book_html_shorts_translations.py [new file with mode: 0644]
apps/catalogue/migrations/0009__short_html_translation.py [deleted file]
apps/modeltranslation/fields.py
apps/sponsors/migrations/0002_move_path.py [deleted file]