Upgrade to Django 1.5.
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 22 Mar 2013 10:37:41 +0000 (11:37 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 22 Mar 2013 10:37:41 +0000 (11:37 +0100)
commit7583035c199c378c8d019937d155992709536b91
tree821f27d084bd5d84a2a135fdc80314609d8e37d2
parente304ddc63e67fcf4176145e5405abdc0ff7ddd0b
Upgrade to Django 1.5.
Some cleaning.
Piston still need upgrading or replacing.
81 files changed:
apps/ajaxable/utils.py
apps/api/templates/api/main.html
apps/api/tests.py
apps/catalogue/templates/catalogue/audiobook_list.html
apps/catalogue/templates/catalogue/book_searched.html
apps/catalogue/templates/catalogue/book_sets.html [deleted file]
apps/catalogue/templates/catalogue/book_short.html
apps/catalogue/templates/catalogue/book_text.html
apps/catalogue/templates/catalogue/book_wide.html
apps/catalogue/templates/catalogue/catalogue.html
apps/catalogue/templates/catalogue/daisy_list.html
apps/catalogue/templates/catalogue/differentiate_tags.html
apps/catalogue/templates/catalogue/fragment_sets.html [deleted file]
apps/catalogue/templates/catalogue/menu.html
apps/catalogue/templates/catalogue/search_multiple_hits.html
apps/catalogue/templates/catalogue/search_no_hits.html
apps/catalogue/templates/catalogue/snippets/custom_pdf_link_li.html
apps/catalogue/templates/catalogue/user_shelves.html [deleted file]
apps/catalogue/urls.py
apps/catalogue/utils.py
apps/chunks/fixtures/chunks.json [deleted file]
apps/dictionary/templates/dictionary/note_list.html
apps/lesmianator/templates/lesmianator/lesmianator.html
apps/lesmianator/templates/lesmianator/poem.html
apps/lessons/__init__.py [deleted file]
apps/lessons/admin.py [deleted file]
apps/lessons/fixtures/lessons.json [deleted file]
apps/lessons/locale/de/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/de/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/en/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/en/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/es/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/es/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/fr/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/fr/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/it/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/it/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/jp/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/jp/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/lt/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/lt/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/pl/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/pl/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/ru/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/ru/LC_MESSAGES/django.po [deleted file]
apps/lessons/locale/uk/LC_MESSAGES/django.mo [deleted file]
apps/lessons/locale/uk/LC_MESSAGES/django.po [deleted file]
apps/lessons/migrations/0001_initial.py [deleted file]
apps/lessons/migrations/0002_auto__add_field_document_html.py [deleted file]
apps/lessons/migrations/__init__.py [deleted file]
apps/lessons/models.py [deleted file]
apps/lessons/templates/lessons/ajax_document_detail.html [deleted file]
apps/lessons/templates/lessons/document_detail.html [deleted file]
apps/lessons/templates/lessons/document_list.html [deleted file]
apps/lessons/urls.py [deleted file]
apps/lessons/views.py [deleted file]
apps/newtagging/views.py
apps/picture/templates/admin/picture/picture/change_list.html
apps/search/management/commands/optimizeindex.py [deleted file]
apps/search/templates/newsearch/search.html
apps/social/templates/social/sets_form.html
apps/social/views.py
apps/sponsors/models.py
apps/suggest/templates/publishing_suggest.html
apps/waiter/templates/waiter/wait.html
apps/wolnelektury_core/static/css/error.css [deleted file]
apps/wolnelektury_core/static/css/jquery.autocomplete.css [deleted file]
apps/wolnelektury_core/static/css/master.css [deleted file]
apps/wolnelektury_core/static/css/master.plain.css [deleted file]
apps/wolnelektury_core/templates/admin/catalogue/book/change_list.html
apps/wolnelektury_core/templates/auth/login.html
apps/wolnelektury_core/templates/auth/login_register.html
apps/wolnelektury_core/templates/info/join_us.html
apps/wolnelektury_core/templates/main_page.html
apps/wolnelektury_core/templates/openid/login.html
apps/wolnelektury_core/templates/piston/authorize_token.html
apps/wolnelektury_core/templates/socialaccount/login_cancelled.html
apps/wolnelektury_core/templates/superbase.html
apps/wolnelektury_core/templates/user.html
requirements.txt
wolnelektury/urls.py