Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/checks.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed #25417 -- Added a field check for invalid d...Simon Charette2015-10-271-1/+0
* Refs #25535 -- Minor edits to ForeignObject check changes.Tim Graham2015-10-141-2/+3
* Removed deprecated TEMPLATE_* settings per deprecation ti...Tim Graham2015-09-241-3/+2
* Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham2015-09-241-3/+3
* Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol2015-09-211-0/+16
* Fixed #25417 -- Added a field check for invalid default v...Simon Charette2015-09-181-0/+1
* Fixed #25034 -- Converted caches ImproperlyConfigured err...Tom Christie2015-09-181-0/+10
* Fixed #25174 -- Moved some details of CheckMessage to the...Tim Graham2015-07-311-0/+60
* Fixed #24966 -- Added deployment system check for empty A...rroskam2015-07-151-0/+1
* Fixed #25079 -- Added warning if both TEMPLATES and TEMPL...Daniel Roseman2015-07-131-0/+6
* Documented templates system check type.Tim Graham2015-07-131-0/+1
* Fixed #24922 -- Added system check for templates settingSergei Maertens2015-06-071-0/+10
* Fixed #24479 -- Added system check to prevent both orderi...Jon Dufresne2015-03-211-0/+2
* Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.Tim Graham2015-02-101-1/+1
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-2/+0
* Removed IPAddressField per deprecation timeline; refs #20...Tim Graham2015-01-191-1/+4
* Fixed #23891 -- Moved deprecation of IPAddressField to sy...Tim Graham2015-01-011-0/+2
* Fixed #23338 -- Added warning when unique=True on ForeigKeyDiego Guimarães2014-11-281-0/+2
* Fixed #23801 -- Added warning when max_length is used wit...MattBlack852014-11-271-0/+1
* Fixed #23765 -- Removed BooleanField default check which ...Tim Graham2014-11-131-1/+2
* Added missing docs for 1_7.W001 check.Tim Graham2014-11-131-0/+7
* Fixed #23469 -- Removed test runner compatibility check w...Tim Graham2014-10-171-1/+2
* Fixed #23615 -- Validate that a Model instance's "check" ...Rigel Di Scala2014-10-161-1/+1
* Fixed #22064 -- Add check for related_nameAndré Ericson2014-10-051-0/+2
* Fixed spelling mistakes and added words to wordlist.Tim Graham2014-09-291-1/+1
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-121-0/+105
* Added missing periods in docs/ref/checks.txt.Sébastien Fievet2014-09-051-3/+3
* Fixed typo in docs/ref/checks.txt.Tim Graham2014-09-041-1/+1
* Fixed #19671 -- Added warnings that null and validators a...Anubhav Joshi2014-07-091-0/+2
* Fixed #13711 -- Model check added to ensure that auto-gen...Anubhav Joshi2014-06-171-0/+5
* Added formatting and line wrapping to checks reference doc.Tim Graham2014-06-061-102/+198
* Fixed #22690 -- Added a check for proxy models containing...Craig de Stigter2014-06-021-0/+1
* Fixed #21905 -- Add info message if DateField or TimeFiel...Markus Holtermann2014-05-161-0/+2
* Refs #21798 - Modified error number to provide room for f...Russell Keith-Magee2014-05-161-1/+1
* Fixed #21798 -- Added check for DateTime mutually exclusi...Daniel Pyrathon2014-05-161-0/+1
* Fixed #17642 -- Added min_num support to modelformsets, i...Anders Steinlein2014-05-151-1/+2
* Fixed #22356 -- Added a check to make sure unique_togethe...Marc Egli2014-04-141-0/+1
* Fixed #22217 - ManyToManyField.through_fields fixes.Akis Kesoglou2014-03-111-1/+3
* Fixed #22034 -- Added a specific set of relation checks f...Russell Keith-Magee2014-03-081-1/+13
* Fixed typo in docs/ref/checks.txtTim Graham2014-03-071-2/+1
* Fixed #14549 - Removed restriction of single FKs on inter...Akis Kesoglou2014-03-051-4/+5
* Added backwards compatibliity checks to reference documen...Russell Keith-Magee2014-03-031-0/+10
* Added first cut at reference documentation for the checks...Russell Keith-Magee2014-03-031-194/+222
* Fixed some typos in the documentation.Baptiste Mispelon2014-03-021-1/+1
* Fixed docs typos.Szczepan Cieślik2014-02-251-2/+2
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+208