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-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
e6dd7f995a5a785a5aa12378df209314b1d77d93
django
/
django
/
core
/
management
History
Mounir Messelmeni
e6dd7f995a
Fixed
#24971
-- Made startapp generate an apps.py
2015-06-16 07:08:04 -04:00
..
commands
Removed django.utils.functional.total_ordering()
2015-06-15 13:15:24 -04:00
__init__.py
Refs
#24324
-- Fixed management command discovery on non-ASCII paths.
2015-02-17 07:27:47 -05:00
base.py
Fixed
#24769
-- Cast optparse verbosity argument to an integer for better backwards compatibility.
2015-06-09 19:03:23 -04:00
color.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
sql.py
Removed support for syncing apps without migrations per deprecation timeline.
2015-01-18 15:58:06 -05:00
templates.py
Fixed
#24971
-- Made startapp generate an apps.py
2015-06-16 07:08:04 -04:00
utils.py
Fixed
#23271
-- Fixed makemessages crash/test failure for some locales.
2015-05-01 10:27:28 -04:00