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-09 17:02:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
History
Aymeric Augustin
0ce945a671
Fixed
#21018
-- Reversed precedence order for management commands.
2014-01-01 18:11:15 +01:00
..
app_with_import
Advanced deprecation warnings for Django 1.7.
2013-06-29 18:49:37 +02:00
broken_app
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
complex_app
Fixed
#21018
-- Reversed precedence order for management commands.
2014-01-01 18:11:15 +01:00
custom_templates
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
management
Used app_label instead of appname.
2013-12-28 09:53:02 +01:00
simple_app
Fixed
#21018
-- Reversed precedence order for management commands.
2014-01-01 18:11:15 +01:00
__init__.py
…
models.py
…
tests.py
Fixed
#21018
-- Reversed precedence order for management commands.
2014-01-01 18:11:15 +01:00
urls.py
…