This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
model_formsets
History
Neeraj Kumar
eed096574f
Fixed
#32210
-- Fixed model inlines with to_field that has a default.
2023-07-07 09:11:46 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_uuid.py
Fixed
#32210
-- Fixed model inlines with to_field that has a default.
2023-07-07 09:11:46 +02:00
tests.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00