Cleaning: timezone issues, deprecated urls.py imports, missing notes.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Wed, 12 Feb 2014 10:09:26 +0000 (11:09 +0100)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Wed, 12 Feb 2014 10:09:26 +0000 (11:09 +0100)
commit99f6dd4f1ff0390de9a9bbd4e3352b953cb9a235
tree0155dc6676d805fcc67ae20594e3b9001d1e166f
parentda000570285d53adef7dd9d799ee49398e0e370b
Cleaning: timezone issues, deprecated urls.py imports, missing notes.
79 files changed:
apps/ajaxable/__init__.py
apps/ajaxable/templatetags/ajaxable_tags.py
apps/ajaxable/utils.py
apps/api/handlers.py
apps/api/helpers.py
apps/api/settings.py
apps/api/tests.py
apps/api/urls.py
apps/catalogue/tests/__init__.py
apps/catalogue/tests/book_import.py
apps/catalogue/tests/bookmedia.py
apps/catalogue/tests/cover.py
apps/catalogue/tests/search.py
apps/catalogue/tests/tags.py
apps/catalogue/tests/templatetags.py
apps/catalogue/urls.py
apps/dictionary/urls.py
apps/funding/models.py
apps/funding/templatetags/funding_tags.py
apps/funding/utils.py
apps/infopages/admin.py
apps/infopages/urls.py
apps/lesmianator/__init__.py
apps/lesmianator/models.py
apps/lesmianator/urls.py
apps/lesmianator/views.py
apps/libraries/admin.py
apps/libraries/models.py
apps/libraries/urls.py
apps/libraries/views.py
apps/modeltranslation/testurls.py
apps/oai/handlers.py
apps/oai/tests/__init__.py
apps/oai/tests/oaipmhapi.py
apps/oai/urls.py
apps/oai/views.py
apps/opds/tests/__init__.py
apps/opds/urls.py
apps/pdcounter/templatetags/time_tags.py
apps/picture/admin.py
apps/picture/forms.py
apps/picture/models.py
apps/picture/templatetags/picture_tags.py
apps/picture/tests/__init__.py
apps/picture/tests/picture_import.py
apps/picture/views.py
apps/polls/admin.py
apps/polls/forms.py
apps/polls/models.py
apps/polls/templatetags/polls_tags.py
apps/polls/urls.py
apps/polls/views.py
apps/reporting/urls.py
apps/search/__init__.py
apps/search/context_processors.py
apps/search/custom.py
apps/search/index.py
apps/search/management/commands/reindex.py
apps/search/management/commands/snippets.py
apps/search/tests/__init__.py
apps/search/tests/index.py
apps/search/urls.py
apps/search/views.py
apps/social/urls.py
apps/social/utils.py
apps/suggest/urls.py
apps/waiter/__init__.py
apps/waiter/models.py
apps/waiter/settings.py
apps/waiter/tasks.py
apps/waiter/urls.py
apps/waiter/utils.py
apps/waiter/views.py
apps/wolnelektury_core/context_processors.py
apps/wolnelektury_core/management/commands/localepack.py
apps/wolnelektury_core/templatetags/common_tags.py
apps/wolnelektury_core/views.py
wolnelektury/urls.py
wolnelektury/utils.py