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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
45aaced91e4789c3a08b17f0908010923361dbec
django
/
tests
/
schema
History
Markus Holtermann
20f1aafa14
[1.8.x] Refs
#24163
-- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField
...
Thanks Tim Graham for review Backport of
64ecb3f07d
from master
2015-01-20 17:45:29 +01:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
[1.8.x]
Fixed
#24163
-- Removed unique constraint after index on MySQL
2015-01-19 16:55:25 +01:00
tests.py
[1.8.x] Refs
#24163
-- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField
2015-01-20 17:45:29 +01:00