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-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
64ecb3f07d
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Markus Holtermann
64ecb3f07d
Refs
#24163
-- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField
...
Thanks Tim Graham for review
2015-01-20 16:19:11 +01:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
Fixed
#24163
-- Removed unique constraint after index on MySQL
2015-01-19 16:52:26 +01:00
tests.py
Refs
#24163
-- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField
2015-01-20 16:19:11 +01:00