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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Markus Amalthea Magnuson
5f24cf9705
Fixed
#22635
-- Made "It worked!" page localizable.
2014-05-19 01:05:19 +02:00
..
decorators
…
generic
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
__init__.py
…
csrf.py
…
debug.py
Fixed
#22635
-- Made "It worked!" page localizable.
2014-05-19 01:05:19 +02:00
defaults.py
Removed django.views.defaults.shortcut and django.conf.urls.shortcut per deprecation timeline.
2014-03-21 07:56:00 -04:00
i18n.py
Fixed
#15318
-- Added settings for language cookie max-age, path, domain
2014-03-01 07:52:45 -05:00
static.py
…