Tim Graham a2bcec3491 Fixed #17707, #20734 -- Added examples to URL namespacing docs. 10 年 前
..
auth e39af5ea59 Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset(). 10 年 前
class-based-views 0c9f40f776 Fixed #22154 -- Added "Built-in" to some class-based views titles. 10 年 前
db 9d6551204e Removed unnecessary code-block directives. 10 年 前
forms cbdda28208 Fixed #23075 -- Added documentation on novalidate attribute and made it default for admin 10 年 前
http a2bcec3491 Fixed #17707, #20734 -- Added examples to URL namespacing docs. 10 年 前
i18n 5473c36cef Clarified that makemessages -l takes a locale name, not a language code. 10 年 前
testing 5675eb371f Allowed skipIf/UnlessDBFeature to accept several feature strings 10 年 前
cache.txt 9d6551204e Removed unnecessary code-block directives. 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 549284faa4 Fixed #23016 -- Updated FAQs per Aymeric's suggestions. 10 年 前
localflavor.txt 33e6cf5ec3 Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 11 年 前
logging.txt 90b64db39c Fixed syntax highlighting and indentation in docs/topics/logging.txt. 10 年 前
migrations.txt 50ae4b4b9e Fixed #23131 -- Documented serialization of callable functions in migrations. 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 9432f1e750 Fixed some doc errors that caused syntax highlighting to fail. 10 年 前
serialization.txt 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. 10 年 前
settings.txt d47409831f Fixed #23067 -- Updated docs to use django-admin 10 年 前
signals.txt 9d6551204e Removed unnecessary code-block directives. 10 年 前
signing.txt 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 年 前
templates.txt 9432f1e750 Fixed some doc errors that caused syntax highlighting to fail. 10 年 前