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-08-02 18:13:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
17e661641d
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Jon Dufresne
4f336f6652
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
..
__init__.py
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
Fixed
#26384
-- Fixed renaming the PK on a model with a self-referential FK on SQLite.
2016-03-29 13:25:09 -04:00
tests.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00