Joachim Jablon 0c2ffdd526 Fixed an example of email with display name in EmailMessage.from_email. hace 6 años
..
_images c005a6620e Optimise the rest of the PNGs in docs hace 9 años
auth 581a0f4545 Refs #30226 -- Added User.get_user_permissions() method. hace 5 años
class-based-views 406de977ea Fixed #30161 -- Added how to decorate class-based views to view decorators docs. hace 6 años
db 5248abe9b0 Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations. hace 5 años
forms 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. hace 5 años
http 8000767769 Fixed #30504 -- Corrected redirect() signature in docs. hace 5 años
i18n 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. hace 5 años
testing 753b67c58d Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual(). hace 5 años
cache.txt ec7e179aeb Removed versionadded/changed annotations for 2.1. hace 6 años
checks.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. hace 8 años
conditional-view-processing.txt 9b15ff08ba Used auto-numbered lists in documentation. hace 6 años
email.txt 0c2ffdd526 Fixed an example of email with display name in EmailMessage.from_email. hace 5 años
external-packages.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. hace 7 años
files.txt 7785e03ba8 Fixed #30137 -- Replaced OSError aliases with the canonical OSError. hace 6 años
index.txt 4b0211dad5 Fixed #28139 -- Added another level of headings in the topics index. hace 8 años
install.txt b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. hace 5 años
logging.txt 03cd3d137e Fixed #30553 -- Clarified the default value of disable_existing_loggers. hace 5 años
migrations.txt 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. hace 6 años
pagination.txt 25829197bb Removed extra characters in docs header underlines. hace 6 años
performance.txt f892781b95 Fixed #28606 -- Deprecated CachedStaticFilesStorage. hace 6 años
security.txt 293db9eb36 Updated OWASP Top 10 link to the latest version. hace 6 años
serialization.txt 0c916255eb Changed tuple Mate.unique_together/permissions to lists in docs. hace 6 años
settings.txt 136a900ef9 Refs #29877 -- Made diveinto.org URLs HTTPS. hace 6 años
signals.txt 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. hace 7 años
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. hace 9 años
templates.txt aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. hace 6 años