This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
8c8427c35ee82648e81eb4982a4e04ccea9edd5c
django
/
tests
/
generic_relations
History
Jon Janzen
9fb57fcc70
[4.1.x]
Fixed
#34139
-- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers.
...
Bug in
58b27e0dbb
. Backport of
7b94847e38
from main
2022-11-08 08:13:56 +01: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_forms.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
tests.py
[4.1.x]
Fixed
#34139
-- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers.
2022-11-08 08:13:56 +01:00