This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
0c5456ef37
django
/
tests
/
basic
History
Salvo Polizzi
3915d4c70d
Fixed
#35060
-- Deprecated passing positional arguments to Model.save()/asave().
2024-01-02 08:42:33 +01:00
..
__init__.py
models.py
Fixed
#34925
-- Prevented Model.refresh_from_db() from mutating list of fields.
2023-11-24 13:42:40 +01:00
tests.py
Fixed
#35060
-- Deprecated passing positional arguments to Model.save()/asave().
2024-01-02 08:42:33 +01:00