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-10-23 13:49:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
admindocs
History
Дилян Палаузов
d7b2aa24f7
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
..
locale
Updated contrib translations from Transifex
2017-12-01 21:51:30 +01:00
templates
/admin_doc
Fixed
#25823
-- Made some titles consistent in admindocs.
2015-11-30 11:17:48 -05:00
__init__.py
Fixed
#21829
-- Added default AppConfigs.
2014-01-25 10:41:56 +01:00
apps.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
middleware.py
Imported django.http classes instead of django.http.
2017-02-27 14:47:11 -05:00
urls.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
utils.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
views.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00