This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Дилян Палаузов
23bf4ad87f
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00
..
decorators
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00
generic
Fixed
#28795
-- Removed 'not in' checks and used dict.setdefault().
2017-11-14 10:52:52 -05:00
templates
…
__init__.py
…
csrf.py
…
debug.py
…
defaults.py
…
i18n.py
…
static.py
…