Unused imports & whitespace
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 13 Feb 2014 14:05:52 +0000 (15:05 +0100)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 13 Feb 2014 14:06:25 +0000 (15:06 +0100)
commitdbb1ae2cf25105f7a3831961b08386a1326baef8
treea1e8a55ad14a990efc1bd3791e9f2cb088299835
parent0bd2c341a8b55f817c2e193a6c4658d52ef95961
Unused imports & whitespace
70 files changed:
apps/ajaxable/utils.py
apps/api/handlers.py
apps/api/management/commands/mobileinit.py
apps/api/models.py
apps/api/tests.py
apps/api/urls.py
apps/catalogue/__init__.py
apps/catalogue/feeds.py
apps/catalogue/fields.py
apps/catalogue/import_utils.py
apps/catalogue/management/commands/__init__.py
apps/catalogue/management/commands/importbooks.py
apps/catalogue/management/commands/pack.py
apps/catalogue/management/commands/savemedia.py
apps/catalogue/models/book.py
apps/catalogue/models/bookmedia.py
apps/catalogue/models/tag.py
apps/catalogue/templatetags/catalogue_tags.py
apps/catalogue/tests/book_import.py
apps/catalogue/tests/bookmedia.py
apps/catalogue/tests/cover.py
apps/catalogue/utils.py
apps/catalogue/views.py
apps/chunks/admin.py
apps/dictionary/models.py
apps/dictionary/tests.py
apps/funding/forms.py
apps/funding/management/commands/funding_notify.py
apps/funding/models.py
apps/funding/templatetags/funding_tags.py
apps/funding/tests.py
apps/funding/urls.py
apps/funding/utils.py
apps/funding/views.py
apps/funding/widgets.py
apps/lesmianator/__init__.py
apps/lesmianator/management/commands/lesmianator.py
apps/lesmianator/models.py
apps/lesmianator/views.py
apps/libraries/models.py
apps/libraries/views.py
apps/oai/handlers.py
apps/oai/tests/oaipmhapi.py
apps/oai/views.py
apps/opds/views.py
apps/pdcounter/admin.py
apps/pdcounter/models.py
apps/pdcounter/templatetags/time_tags.py
apps/picture/models.py
apps/picture/tasks.py
apps/picture/templatetags/picture_tags.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/views.py
apps/reporting/templatetags/reporting_stats.py
apps/reporting/utils.py
apps/reporting/views.py
apps/social/templatetags/social_tags.py
apps/social/urls.py
apps/social/views.py
apps/sponsors/models.py
apps/stats/utils.py
apps/waiter/models.py
apps/waiter/utils.py
apps/wolnelektury_core/management/commands/localepack.py
apps/wolnelektury_core/management/commands/translation2po.py