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
2025-01-03 15:06:09 +00:00
Code
Issues
30
Releases
Wiki
Activity
1b0a8991ae
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