Greg Chapple b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 11 年之前
..
auth 268670a3a4 Fixed #22647 -- Documented redirect_field_name keyword argument for user_passes_test. 11 年之前
class-based-views 87776859af Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-editing.txt. 11 年之前
db beec05686c Fixed #22667 -- Replaced leader/follower terminology with primary/replica 11 年之前
forms 9fb0f5dddc Fixed #22510 -- Harden field removal to only None. 11 年之前
http 756c390fb5 Fixed #20816 -- Added hints about Django middleware ordering 11 年之前
i18n bb0a9a070b Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 11 年之前
testing b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 11 年之前
cache.txt beec05686c Fixed #22667 -- Replaced leader/follower terminology with primary/replica 11 年之前
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 d35d2f61c5 Fixed #16205 -- Added an installation for Windows. 11 年之前
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 e520a73eee Harmonized some PEP 0263 coding preambles 11 年之前
pagination.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 年之前
performance.txt 7f2505ad9e Fixed doc typos. 11 年之前
python3.txt 680a0f08b1 Updated doc links to point to Python 3 documentation 11 年之前
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 4e94c84e50 Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS 11 年之前
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 9e5033b302 Fixed #21747 -- Added {% elif %} to template topics guide. 11 年之前