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-11 18:02:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Tim Graham
3c0e03ef42
[1.8.x]
Fixed
#24812
-- Fixed app registry RuntimeWarnings in schema and migrations tests.
...
Backport of f5da4380723c93998a4f5a845b6f26fa51a2cfe1 from master
2015-05-18 10:14:57 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
models.py
[1.8.x]
Fixed
#24658
-- Added missing Meta attribute in schema tests
2015-04-19 00:08:21 +02:00
tests.py
[1.8.x]
Fixed
#24812
-- Fixed app registry RuntimeWarnings in schema and migrations tests.
2015-05-18 10:14:57 -04:00