0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/docs/topics
2024-10-30 14:02:30 +01:00
..
auth Fixed #35782 -- Allowed overriding password validation error messages. 2024-10-15 17:23:39 +02:00
class-based-views Fixed #35631 -- Added HttpRequest.get_preferred_type(). 2024-09-09 12:02:18 +02:00
db Fixed #35731 -- Extended db_default docs. 2024-10-23 11:48:30 +02:00
forms
http Added missing lang attributes to html elements in docs. 2024-10-30 14:02:30 +01:00
i18n Dropped safeguards against very old versions of gettext. 2024-08-30 13:39:04 +02:00
testing Fixed #35660 -- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass(). 2024-09-17 09:53:46 +02:00
async.txt
cache.txt
checks.txt
conditional-view-processing.txt
email.txt Fixed #35864 -- Documented EmailMessage.connection is ignored when using send_messages(). 2024-10-30 11:20:52 +01:00
external-packages.txt
files.txt
index.txt
install.txt Relocated database setup details to install docs to simplify tutorial 2. 2024-07-04 15:30:52 -03:00
logging.txt
migrations.txt
pagination.txt
performance.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
security.txt
serialization.txt Fixed #29522 -- Refactored the Deserializer functions to classes. 2024-09-17 11:00:49 +02:00
settings.txt
signals.txt
signing.txt Updated sign() outputs in Cryptographic signing docs. 2024-09-25 19:52:18 +02:00
templates.txt