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
7063a85579
django1
/
django
/
views
History
Tim Graham
b536dcf656
Fixed
#27948
-- Removed incorrect unquote() in static serving views.
2017-03-17 07:55:00 -04:00
..
decorators
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
generic
Refs
#27795
-- Removed unneeded force_text calls
2017-03-04 18:18:21 +01: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
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
defaults.py
Imported django.http classes instead of django.http.
2017-02-27 14:47:11 -05:00
i18n.py
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
static.py
Fixed
#27948
-- Removed incorrect unquote() in static serving views.
2017-03-17 07:55:00 -04:00