Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/inline_formsets
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-4/+4
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_prima...Vajrasky Kok2014-02-061-1/+1
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-4/+5
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-3/+6
* Fixed some flake8 issuesAlex Gaynor2013-11-221-1/+1
* Fixed #21472 -- Fixed inline formsets display when parent...Claude Paroz2013-11-201-1/+10
* PEP8 cleanupJason Myers2013-11-031-0/+4
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-5/+5
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-3/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+190