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-03-02 21:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
management
History
Aymeric Augustin
19c2fe04a8
[1.8.x] Fixed a few uses of Template that relied on a default engine.
...
Refs
#24389
. Backport of 556a748 from master
2015-02-22 23:22:19 +01:00
..
commands
[1.8.x]
Fixed
#24351
,
#24346
-- Changed the signature of allow_migrate().
2015-02-20 21:55:50 +07:00
__init__.py
[1.8.x] Refs
#24324
-- Fixed management command discovery on non-ASCII paths.
2015-02-17 07:29:30 -05:00
base.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
color.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
sql.py
Fixed
#23866
-- Harmonized refs to Django documentation from code
2014-12-25 13:53:13 +01:00
templates.py
[1.8.x] Fixed a few uses of Template that relied on a default engine.
2015-02-22 23:22:19 +01:00
utils.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00