This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
c901a1775b
django
/
tests
/
schema
History
Dan Tao
738faf9da2
Fixed
#30108
-- Allowed adding foreign key constraints in the same statement that adds a field.
2019-01-29 15:42:57 -05:00
..
__init__.py
…
fields.py
…
models.py
Fixed
#29496
-- Fixed crash on Oracle when converting a non-unique field to primary key.
2018-06-17 08:51:02 +02:00
test_logging.py
…
tests.py
Fixed
#30108
-- Allowed adding foreign key constraints in the same statement that adds a field.
2019-01-29 15:42:57 -05:00