refactoring: replaced locals() by explicit dicts
authorJan Szejko <j-sz@o2.pl>
Tue, 2 Feb 2016 14:53:13 +0000 (15:53 +0100)
committerJan Szejko <j-sz@o2.pl>
Tue, 2 Feb 2016 14:53:13 +0000 (15:53 +0100)
commit90e4a87f6ebffca42088cb952281c40555d2c520
tree62fe92fa0ca8396dcf32241e4f2bca1af9f89521
parentb4cd46f33295449dbde35e87d759bc01b2473afa
refactoring: replaced locals() by explicit dicts
src/api/management/commands/mobileinit.py
src/catalogue/templates/catalogue/book_wide.html
src/catalogue/templatetags/catalogue_tags.py
src/catalogue/views.py
src/infopages/views.py
src/pdcounter/views.py
src/picture/templates/picture/picture_wide.html
src/picture/views.py
src/reporting/views.py
src/social/views.py
src/waiter/views.py