This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
441a47e1ef
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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