more api changes, preparing for Android app
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 30 Aug 2011 15:49:04 +0000 (17:49 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 30 Aug 2011 15:49:04 +0000 (17:49 +0200)
commit80d3980873a2c07121f466c187de92be1cea8415
treeaf6a900c7d63d70e1a7a6f8ae45b2dceeb973b8a
parent145e56d0df5162f8b57574e5b5656c6354274280
more api changes, preparing for Android app
17 files changed:
apps/api/handlers.py
apps/api/management/commands/mobileinit.py
apps/api/models.py
apps/api/tests.py
apps/api/urls.py
apps/api/views.py [deleted file]
apps/catalogue/migrations/0008_auto__add_field_book_sort_key.py [new file with mode: 0644]
apps/catalogue/migrations/0009_sortify.py [new file with mode: 0644]
apps/catalogue/models.py
apps/catalogue/templatetags/catalogue_tags.py
apps/catalogue/urls.py
apps/catalogue/utils.py
apps/catalogue/views.py
lib/sortify.py [new file with mode: 0755]
wolnelektury/settings.py
wolnelektury/templates/catalogue/book_info.html [new file with mode: 0755]
wolnelektury/templates/catalogue/book_text.html