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-03-04 14:14:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
basic
History
nessita
432b069b5f
[5.1.x]
Fixed
#35561
-- Made *args and **kwargs parsing more strict in Model.save()/asave().
...
Backport of e56a32b89bb7fadffdfaa2cdf12b4863ccd5af9b from main.
2024-06-26 12:14:31 -03:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
tests.py
[5.1.x]
Fixed
#35561
-- Made *args and **kwargs parsing more strict in Model.save()/asave().
2024-06-26 12:14:31 -03:00