API: get changes since
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 25 Feb 2011 16:15:02 +0000 (17:15 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 25 Feb 2011 16:15:02 +0000 (17:15 +0100)
commitfa5a185ce54eb7bacaadc34f05abb63e701d39d8
tree8add19f89b887205997c5976a7dfe7b650d42674
parent139af81833f2b6727618d8e2c30cc7157c42e8a1
API: get changes since
apps/api/handlers.py
apps/api/helpers.py [new file with mode: 0644]
apps/api/migrations/0001_initial.py [new file with mode: 0644]
apps/api/migrations/__init__.py [new file with mode: 0644]
apps/api/models.py [new file with mode: 0644]
apps/api/tests.py [new file with mode: 0644]
apps/api/urls.py
apps/catalogue/migrations/0007_auto__add_field_book_changed_at__add_field_tag_created_at__add_field_t.py [new file with mode: 0644]
apps/catalogue/models.py