1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/topics
2018-08-25 10:57:05 -04:00
..
_images
auth Consolidated docs about handling a ForeignKey in custom user model manager. 2018-08-06 12:25:59 -04:00
class-based-views Removed usage of 'object' variable name in docs. 2018-07-07 16:55:18 -04:00
db Fixed #29685 -- Added QuerySet.explain() to the database optimization docs. 2018-08-18 09:22:21 -04:00
forms Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
http Fixed typo in docs/topics/http/urls.txt. 2018-07-24 18:35:58 -04:00
i18n Removed code terms from docs/spelling_wordlist. 2018-07-31 12:22:28 -04:00
testing Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON. 2018-08-25 10:57:05 -04:00
cache.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
checks.txt
conditional-view-processing.txt
email.txt Fixed #29535 -- Updated email.MIME* references for Python 3. 2018-06-29 08:06:37 -04:00
external-packages.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
files.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
index.txt
install.txt Improved clarity of docs/topics/install.txt. 2018-03-05 10:17:23 -05:00
logging.txt Fixed #26688 -- Fixed HTTP request logging inconsistencies. 2018-05-04 20:55:03 -04:00
migrations.txt Refs #29654 -- Replaced three dots with ellipsis character in output strings. 2018-08-22 09:13:58 -04:00
pagination.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
performance.txt
security.txt
serialization.txt Removed code terms from docs/spelling_wordlist. 2018-07-31 12:22:28 -04:00
settings.txt
signals.txt
signing.txt
templates.txt