This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 00:14:08 +00:00
Code
Issues
24
Releases
Wiki
Activity
5d60d2b457
django
/
tests
/
model_formsets
History
Flavio Curella
c2e70f0265
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
..
__init__.py
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_uuid.py
Fixed
#24958
-- Fixed inline forms using UUID-PK parents with auto-PK children.
2015-06-26 09:09:09 -04:00
tests.py
Fixed
#24395
-- Ensured inline ModelsForms have an updated related instance.
2015-02-24 11:49:00 -05:00