summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Tweak my bio.Carl Meyer2015-06-181-4/+4
* Fixed #24834 -- Fixed get_current_site() when Host header contains port.Nick Pope2015-06-182-5/+22
* Removed support for Python 3.3.Tim Graham2015-06-185-11/+17
* Fixed #24914 -- Added authentication mixins for CBVsMarkus Holtermann2015-06-173-35/+186
* Fixed #24829 -- Allowed use of TemplateResponse in view error handlers.ana-balica2015-06-171-0/+4
* Fixed outdated Python version support info in docs/topics/install.txtTim Graham2015-06-172-2/+4
* Removed usage of string-based url() in auth docs.Tim Graham2015-06-171-2/+4
* Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageFieldAndriy Sokolovskiy2015-06-162-5/+11
* Refs #24987 -- Documented that Client.login() rejects inactive users.Tim Graham2015-06-161-0/+7
* Fixed #24971 -- Made startapp generate an apps.pyMounir Messelmeni2015-06-162-0/+8
* Fixed #24943 -- Updated contributing tutorial to use virtualenvMarkus Amalthea Magnuson2015-06-152-32/+107
* Fixed #24972 -- Fixed removing unique_together indexes on MySQL.Adam Brenecki2015-06-151-0/+2
* Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz2015-06-154-1/+46
* Removed django.utils.functional.total_ordering()Tim Graham2015-06-151-0/+4
* Removed obsolete literals_to_xrefs.py script.Tim Graham2015-06-152-182/+0
* Fixed #24912 -- Fixed prefetch_related failure for UUIDField primary keysBrian King2015-06-151-0/+3
* Fixed #24965 -- Made LiveServerTestCase.live_server_url accessible from classMoritz Sichert2015-06-121-0/+6
* Fixed #24963 -- Added File.seekable() on Python 3.Carson Gee2015-06-122-1/+9
* Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.Tim Graham2015-06-111-0/+18
* Used PEP 8 style indentation in forms docs.Nick Smith2015-06-113-24/+31
* Refs #16860 -- Minor edits and fixes to password validation.Tim Graham2015-06-103-18/+26
* Fixed #24769 -- Cast optparse verbosity argument to an integer for better bac...Rivo Laks2015-06-091-0/+4
* Forwardported release notes for refs #24903.Tim Graham2015-06-092-0/+6
* Fixed #24961 -- Added links to all auth docs pages from index.Daniel Roseman2015-06-091-1/+6
* Fixed import in docs/ref/contrib/syndication.txtargaen2015-06-091-1/+1
* Clarified the default form widgets for model number fields in docsMatt Deacalion Stevens2015-06-091-3/+8
* Fixed typos in docs/topics/python3.txtNik Nyby2015-06-091-3/+3
* Fixed #24956 -- Fixed typo in docs/ref/forms/widgets.txtTim Graham2015-06-081-2/+5
* Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek2015-06-089-56/+152
* Fixed #24929 -- Allowed permission_required decorator to take any iterableRaphael Michel2015-06-082-1/+10
* Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE...Marissa Zhou2015-06-082-1/+7
* Fixed #24952 -- Fixed example SQL in Func() expressions docsAlasdair Nicol2015-06-081-1/+1
* Moved jQuery to a vendor/jquery subdirectory.Trey Hunner2015-06-071-0/+3
* Fixed #16860 -- Added password validation to django.contrib.auth.Erik Romijn2015-06-073-1/+266
* Fixed #24915 -- Added stricter session key validationDavid Bannon2015-06-061-0/+2
* Fixed #24922 -- Added system check for templates settingSergei Maertens2015-06-061-0/+10
* Fixed #24906 -- Fixed ResolverMatch.app_name for nested namespaces.Marten Kenbeek2015-06-062-0/+16
* Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDsAlasdair Nicol2015-06-061-7/+10
* Fixed #23516 -- Added caching of include tag Template objectsMatthew Somerville2015-06-061-0/+3
* Fixed #24744 - Fixed relabeled_clone for the TransformAndriy Sokolovskiy2015-06-061-0/+2
* Fixed #24882 -- Documented Migration.run_beforeMark Henwood2015-06-061-0/+41
* Merge pull request #4818 from dracos/24937-ranging-to-victoryMarc Tamlyn2015-06-061-0/+4
|\
| * Fixed #24937 -- fix serialization of Date(Time)RangeField.Matthew Somerville2015-06-051-0/+4
* | Fixed #24907 -- Updated contributing tutorial with a more recent example ticket.Markus Amalthea Magnuson2015-06-062-210/+215
|/
* Fixed #24924 -- Join promotion for multiple Case expressionsMark Lavin2015-06-051-0/+4
* Minor edits to Greatest/Least docs; refs #24767.Tim Graham2015-06-051-11/+11
* Refs #24833 -- Forwardported some of "Fixed Case expressions with exclude()."Andriy Sokolovskiy2015-06-051-0/+3
* Fixed #22571 -- Added clarification about auto_now_add=TrueYamila Moreno2015-06-051-1/+5
* Capitalized "Python" in docs.Tim Graham2015-06-056-7/+7
* Added release notes for feature added in fe21fb81Russell Keith-Magee2015-06-052-0/+5