This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
2863e79a5c
django1
/
django
/
views
History
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