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-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
basic
History
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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