This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 10:34:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
6e7c8cc42e
django
/
tests
/
model_formsets
History
Download ZIP
Download TAR.GZ
Christopher Cave-Ayland
95e4d6b813
Fixed
#34532
-- Made formset_factory() respect Form's default_renderer.
...
Co-authored-by: David Smith <smithdc@gmail.com>
2023-07-24 09:09:53 +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
Fixed
#34532
-- Made formset_factory() respect Form's default_renderer.
2023-07-24 09:09:53 +02:00