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-09-09 20:16:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b1324a680a
django
/
tests
/
basic
History
Download ZIP
Download TAR.GZ
Sarah Boyce
d5fec03dad
Refs
#35060
-- Removed passing positional arguments to Model.save()/asave() per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
__init__.py
models.py
Refs
#36064
-- Added test that falsey primary key default/db_default value skips an update query on save.
2025-01-10 11:43:38 +01:00
tests.py
Refs
#35060
-- Removed passing positional arguments to Model.save()/asave() per deprecation timeline.
2025-01-15 22:28:37 +01:00