Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/check_framework
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25500 -- Added --fail-level option to check command.Jon Dufresne2015-10-051-1/+6
* Refs #23813 -- Moved URLconfs into module and tidied docs...Alasdair Nicol2015-09-229-48/+30
* Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol2015-09-215-0/+85
* Used more specific assertion in check_framework tests.Alasdair Nicol2015-09-201-2/+2
* Fixed #25034 -- Converted caches ImproperlyConfigured err...Tom Christie2015-09-181-0/+35
* Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all ...Tim Graham2015-08-281-8/+2
* Fixed #25172 -- Fixed check framework to work with multip...Ion Scerbatiuc2015-08-131-0/+43
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+6
* Fixed #24966 -- Added deployment system check for empty A...rroskam2015-07-151-0/+15
* Fixed #25079 -- Added warning if both TEMPLATES and TEMPL...Daniel Roseman2015-07-131-0/+29
* Fixed tests from refs #24922 when run in reverse.Tim Graham2015-06-081-2/+4
* Fixed #24922 -- Added system check for templates settingSergei Maertens2015-06-071-0/+39
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-202-22/+22
* Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.Tim Graham2015-02-101-37/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-063-8/+6
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-1/+1
* Fixed test failures introduced in refs #23861.Tim Graham2015-01-052-4/+7
* Fixed #23861 -- Added an API to deprecate model fields.Tim Graham2015-01-051-0/+83
* Fixed #23338 -- Added warning when unique=True on ForeigKeyDiego GuimarĂ£es2014-11-281-4/+6
* Fixed #23765 -- Removed BooleanField default check which ...Tim Graham2014-11-132-34/+1
* Fixed #23750 -- Allowed core.checks.register to be used a...averybigant2014-11-111-6/+36
* Fixed #23469 -- Removed test runner compatibility check w...Tim Graham2014-10-171-41/+0
* Fixed #23615 -- Validate that a Model instance's "check" ...Rigel Di Scala2014-10-161-0/+55
* Minor cleanup in the check_framework test package.Loic Bistuer2014-10-162-26/+21
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-122-0/+514
* Added spaces to message from 4c39c270af91ddbc213e077fc06b...Tim Graham2014-06-301-2/+2
* Fixed #22477 -- Removed contrib middleware from the globa...mlavin2014-06-131-0/+35
* Fixed a test failure introduced by 214d1e1b0f.Simon Charette2014-04-181-1/+1
* Fixed #22194 -- Added --list-tags option to check command.Tim Graham2014-04-101-0/+10
* Corrected expected test output to allow for cleanups in s...Russell Keith-Magee2014-03-031-1/+1
* Fixed #21849 -- Included the count of silenced system che...Tim Graham2014-01-281-8/+42
* Fix a check_framework test so it doesn't fail when TEST_R...Carl Meyer2014-01-211-3/+7
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-203-0/+238