django1/django/views
Asif Saifuddin Auvi 5f3a689f71 Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
..
decorators Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
generic Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
__init__.py Fixed #25385 -- Allowed importing views.generic.View from views.View. 2016-01-11 08:18:44 -05:00
csrf.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
debug.py Refs #23919 -- Removed an used block in ExceptionReporter.get_traceback_data(). 2017-02-09 09:03:28 -05:00
defaults.py Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
i18n.py Imported django.http classes instead of django.http. 2017-02-27 14:47:11 -05:00
static.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00