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-04-23 00:34:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
conf
History
Vytis Banaitis
8838d4dd49
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
..
app_template
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
locale
Updated translation catalogs
2017-01-19 17:09:37 +01:00
project_template
Refs
#23919
-- Removed misc references to Python 2.
2017-01-21 20:02:00 -05:00
urls
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
__init__.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
global_settings.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00