Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 年之前
..
auth d47409831f Fixed #23067 -- Updated docs to use django-admin 10 年之前
class-based-views 7579080899 Used JsonResponse in CBV examples. 10 年之前
db fb4f3e04b1 Updated MySQL links to version 5.6. 10 年之前
forms ec85df2fa5 Fixed and enhanced new HTML form docs. 10 年之前
http a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 年之前
i18n a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 年之前
testing 7ce4ef58c9 Fixed typo in docs/topics/testing/tools.txt. 10 年之前
cache.txt f9b7a0383c Fixed #22827 -- clarified what each cache middleware does. 10 年之前
checks.txt 21d8175242 Fixed #22193 -- Made hint a truly optional arugment on check messages. 11 年之前
conditional-view-processing.txt 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 年之前
email.txt 7cd74fc96e Fixed #22455 -- Documented return values for send_mail and send_mass_mail 11 年之前
files.txt ca93f02c62 Fixed #22347 -- Unified FileSystemStorage documentation. 11 年之前
index.txt 5679fce87c Added first cut at reference documentation for the checks framework. 11 年之前
install.txt 0efd72dc90 Fixed broken links in docs. 10 年之前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年之前
logging.txt dd3f3e4e89 Fix a typo in logging.txt 11 年之前
migrations.txt b9a9b052e8 Fixed #23127: south_migrations note in docs 10 年之前
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
performance.txt 7f2505ad9e Fixed doc typos. 11 年之前
python3.txt 0efd72dc90 Fixed broken links in docs. 10 年之前
security.txt f65eb15ac6 Fixed #22504 -- Corrected domain terminology in security guide. 11 年之前
serialization.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 年之前
settings.txt d47409831f Fixed #23067 -- Updated docs to use django-admin 10 年之前
signals.txt ebb0279f4a Fixed #16245 -- Included traceback in send_robust()'s response 11 年之前
signing.txt 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 年之前
templates.txt 62c74abbb0 Fixed #23114 -- Clarified documentation of template lookups. 10 年之前