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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Natalia
9b18af4f6f
Refs
#30601
-- Fixed typos in docs/topics/db/transactions.txt.
2023-10-30 10:35:44 -03:00
..
auth
…
class-based-views
…
db
Refs
#30601
-- Fixed typos in docs/topics/db/transactions.txt.
2023-10-30 10:35:44 -03:00
forms
Fixed typo in docs/topics/forms/index.txt.
2023-10-30 05:16:40 +01:00
http
…
i18n
…
testing
Fixed
#34657
-- Made assert(Not)Contains/assertInHTML display haystacks in error messages.
2023-10-03 10:44:36 +02:00
async.txt
…
cache.txt
Added missing pycon directives in various docs.
2023-10-25 12:27:27 +02:00
checks.txt
Doc'd writing integration tests for the system check framework.
2023-10-27 09:44:14 +02:00
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
Refs
#33199
-- Removed support for passing positional arguments to Signer/TimestampSigner.
2023-09-18 22:12:40 +02:00
templates.txt
…