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-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
1306cd1e8a
django
/
tests
/
model_formsets
History
Tim Graham
1306cd1e8a
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 08:44:27 -05:00
..
__init__.py
models.py
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 08:44:27 -05:00
test_uuid.py
Fixed
#24377
-- Fixed model inline formsets with primary key's that have defaults.
2015-02-23 08:44:27 -05:00
tests.py
Fixed
#24295
-- Allowed ModelForm meta to specify form field classes.
2015-02-13 19:13:05 +07:00