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 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Salvo Polizzi
3915d4c70d
Fixed
#35060
-- Deprecated passing positional arguments to Model.save()/asave().
2024-01-02 08:42:33 +01:00
..
auth
Fixed typos in docs.
2023-12-15 07:54:02 +01:00
class-based-views
…
db
Fixed
#35060
-- Deprecated passing positional arguments to Model.save()/asave().
2024-01-02 08:42:33 +01:00
forms
Refs
#25778
-- Updated some links and references to HTTPS.
2023-11-29 11:21:22 +01:00
http
…
i18n
…
testing
Fixed
#34658
-- Added SimpleTestCase.assertNotInHTML().
2023-12-22 08:27:59 +01:00
async.txt
…
cache.txt
Fixed typos in docs.
2023-12-15 07:54:02 +01:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
Refs
#25778
-- Updated some links and references to HTTPS.
2023-11-29 11:21:22 +01:00
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Fixed
#35015
-- Updated MySQL notes in migrations topic.
2023-12-20 20:04:42 +01:00
pagination.txt
…
performance.txt
Refs
#25778
-- Updated some links and references to HTTPS.
2023-11-29 11:21:22 +01:00
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…