summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2016-09-21Added myself to ops team (#7273)Markus Holtermann
2016-09-12Fixed #25187 -- Made request available in authentication backends.Aleksej Manaev
2016-09-12Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexesClaude Paroz
2016-09-08Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...Jon Dufresne
2016-09-07Refs #26956 -- Allowed is_safe_url() to validate against multiple hostsJon Dufresne
2016-09-01Updated roadmap link for 1.11.Ed Morley
2016-08-31Fixed #20892 -- Allowed configuring memcached client using OPTIONS.Ed Morley
2016-08-25Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().Mattias Loverot
2016-08-19Added technical board for 1.11 release cycle.Tim Graham
2016-08-17Fixed #26840 -- Added test.utils.setup/teardown_databases().Andreas Pelme
2016-08-09Fixed #26952 -- Added tips for installing test suite dependencies.an0o0nym
2016-08-06Fixed a few grammar issues in working-with-git doc.Adam Zapletal
2016-07-28Fixed #26929 -- Deprecated extra_context parameter of contrib.auth.views.logo...Andrew Nester
2016-07-20Fixed #22446 -- Added tox.ini to automate pull request checks.Tobias McNulty
2016-07-16Fixed #17209 -- Added password reset/change class-based viewsClaude Paroz
2016-07-13Fixed typo in docs/internals/contributing/writing-code/coding-style.txtJiang Haiyun
2016-06-24Refs #17209 -- Added LoginView and LogoutView class-based viewsClaude Paroz
2016-06-03Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm
2016-06-02Added a ticket tracker link in docs/internals/contributing/bugs-and-features.txtTim Graham
2016-06-02Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website).Philip James
2016-05-28Added RemovedInDjango21WarningTim Graham
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-05-19Fixed #26637 -- Removed obsolete note in docs/internals/contributing/writing-...Tim Graham
2016-05-17Refs #26601 -- Deprecated old-style middleware.Tim Graham
2016-05-17Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...Loïc Bistuer
2016-05-10Fixed #24046 -- Deprecated the "escape" half of utils.safestring.Tim Graham
2016-04-30Fixed #26058 -- Delegated os.path bits of FileField's filename generation to ...Cristiano
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-25Refs #26033 -- Added password hasher support for Argon2 v1.3.Bas Westerbaan
2016-04-23Fixed #26533 -- Renamed Widget._format_value() to format_value().Tim Graham
2016-04-22Fixed #26320 -- Deprecated implicit OneToOnField parent_link.Tim Graham
2016-04-22Updated my bioMarkus Holtermann
2016-04-16Fixed #26509 -- Deprecated the contrib.gis.utils.precision_wkt() function.krishbharadwaj
2016-04-15Fixed #19567 -- Added JavaScriptCatalog and JSONCatalog class-based viewsClaude Paroz
2016-04-13Refs #16508 -- Renamed the current "virtual" fields to "private".Michal Petrucha
2016-04-09Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.Jeremy Lainé
2016-04-05Fixed #26448 -- Added details for running tests with a different database bac...krishbharadwaj
2016-03-19Fixed a broken link in docs/internals/contributing/writing-documentation.txt.Amine
2016-03-15Removed obsolete section on "Improving the documentation".Tim Graham
2016-03-15Fixed #25364 -- Added generic way to test on all browsers supported by selenium.Akshesh
2016-03-13Fixed typos in docs.Jakub Wilk
2016-03-08Fixed #26033 -- Added Argon2 password hasher.Bas Westerbaan
2016-03-05Removed claim that you can use different database backends for Django's tests.Tim Graham
2016-03-03Fixed #26309 -- Documented that login URL settings no longer support dotted p...Alasdair Nicol
2016-03-02Fixed #26226 -- Made related managers honor the queryset used for prefetching...Simon Charette
2016-03-02Fixed #26285 -- Deprecated the MySQL-specific __search lookup.Marc Tamlyn
2016-03-01Fixed #25814 -- Added changing #django topic to release checklist.Tim Graham
2016-02-28Minor fixes for release-process doc fixShai Berger
2016-02-28Fixed docs: release-process, Supported Versions section, concrete exampleShai Berger
2016-02-27Fixed #26230 -- Made default_related_name affect related_query_name.chenesan