summaryrefslogtreecommitdiff
path: root/docs/internals
Commit message (Expand)AuthorAgeFilesLines
* [2.2.x] Used extlinks for GitHub commits.Tim Graham2019-02-011-3/+1
* Fixed #27685 -- Added watchman support to the autoreloader.Tom Forbes2019-01-131-0/+6
* Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in f...Simon Charette2019-01-101-0/+3
* Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().Joshua Cannon2019-01-091-0/+3
* Used auto-numbered lists in documentation.François Freitag2018-11-152-6/+6
* Updated some links to https and new locations.Mads Jensen2018-11-101-1/+1
* Fixed #29934 -- Added sqlparse as a require dependency.Tim Graham2018-11-091-1/+1
* Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.Mice Pápai2018-11-021-2/+2
* Fixed #28606 -- Deprecated CachedStaticFilesStorage.Tim Graham2018-10-271-0/+3
* Fixed #29817 -- Deprecated settings.FILE_CHARSET.Jon Dufresne2018-10-151-0/+2
* Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.Stefano Chiodino2018-10-021-0/+3
* Refs #29784 -- Switched to https:// links where available.Jon Dufresne2018-09-262-2/+2
* Normalized spelling of "lowercase" and "lowercased".Jon Dufresne2018-09-251-1/+1
* Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.Ramiro Morales2018-09-131-0/+2
* Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney2018-09-103-6/+6
* Fixed #29703 -- Deprecated QuerySetPaginator alias.Nick Pope2018-08-271-0/+2
* Removed code terms from docs/spelling_wordlist.Tim Graham2018-07-311-3/+2
* Corrected location of prenotfication email list.Tim Graham2018-07-251-8/+7
* Removed duplicate words in docs.Maxime Lorant2018-07-181-1/+1
* Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.Sergey Fedoseev2018-07-091-0/+2
* Clarified sentence about removal of inline flag support in url().Damien2018-06-191-2/+2
* Advanced deprecation warnings for Django 2.2.Tim Graham2018-05-171-0/+8
* Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().Morgan Aubert2018-05-091-4/+8
* Fixed #29369 -- Mentioned the #django-dev IRC channel in contributing index.PhrydRhys2018-04-281-1/+3
* Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon2018-04-176-19/+16
* Updated contributing docs for some latest practices.Tim Graham2018-04-063-15/+19
* Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().Jon Dufresne2018-04-041-0/+3
* Fixed ordering in docs/internals/deprecation.txt.Tim Graham2018-04-041-3/+3
* Fixed links to Sphinx docs.Tim Graham2018-03-301-5/+3
* Replaced 'python -Wall' with 'python -Wa'.Daniel Chimeno2018-03-281-1/+1
* Added "Denial-of-service attacks" to the security issue severity classification.Tim Graham2018-03-121-0/+1
* Used console directive in "Writing documentation".Roy Zwambag2018-03-071-4/+10
* Made minor edits and corrections to docs/internals/git.txt.Chris Hasbrouck2018-01-311-11/+11
* Renamed the "Supported versions" label.Tim Graham2018-01-312-3/+2
* Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.Jon Dufresne2018-01-231-0/+5
* Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales2018-01-204-6/+50
* Doc'd the latest state of the Jenkins pull request builders.Tim Graham2018-01-171-5/+3
* Updated various links in docs to use HTTPS.Mariusz Felisiak2018-01-072-3/+3
* Refs #28965 -- Deprecated unused django.utils.http.cookie_date().Tim Graham2018-01-021-0/+2
* Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.Sergey Fedoseev2017-12-271-0/+2
* Fixed #28929 -- Corrected QUnit examples.weijunji2017-12-181-7/+7
* Fixed #28759 -- Promoted the contributing guide in the docs for the django-de...Tim Graham2017-11-011-0/+4
* Advanced deprecation warnings for Django 2.1.Tim Graham2017-09-221-0/+3
* Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham2017-09-221-1/+1
* Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus2017-09-201-5/+4
* Fixed typo in docs/internals/deprecation.txt.Tim Graham2017-09-191-1/+1
* Fixed #28579 -- Doc'd upgrade effort expectations for Django 2.0.Tim Graham2017-09-111-0/+2
* Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and ...François Freitag2017-09-051-0/+3
* Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expre...Tim Graham2017-07-201-0/+3
* Refs #23919 -- Stopped inheriting from object to define new style classes.Mariusz Felisiak2017-06-261-1/+1