This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-19 19:25:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
0dffaf9c25
django
/
tests
/
commands_sql
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
1d4bcb86ea
Changed sql_* to use an app config instead of a models module.
2013-12-29 21:25:28 +01:00
..
__init__.py
models.py
Fixed
#21198
-- Prevented invalid use of @python_2_unicode_compatible.
2013-10-13 18:14:04 +02:00
tests.py
Changed sql_* to use an app config instead of a models module.
2013-12-29 21:25:28 +01:00