Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/invalid_models_tests/test_ordinary_fields.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed #25417 -- Added a field check for invalid d...Simon Charette2015-10-271-68/+0
* Fixed #25417 -- Added a field check for invalid default v...Simon Charette2015-09-181-0/+68
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-4/+5
* Fixed #24818 -- Prevented models.CharField from accepting...Alasdair Nicol2015-05-191-0/+16
* Fixed #23801 -- Added warning when max_length is used wit...MattBlack852014-11-271-0/+19
* Fixed #23684 -- Used correct package name for Pillow in E...Nicholas Serra2014-10-191-1/+1
* Fixed several flake8 errors, including one where a test w...Alex Gaynor2014-05-171-2/+2
* Fixed #21905 -- Add info message if DateField or TimeFiel...Markus Holtermann2014-05-161-24/+152
* 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/+28
* Removed PIL compatability layer per deprecation timeline.Tim Graham2014-03-211-3/+2
* Edited model and field checks for grammar and consistency.Russell Keith-Magee2014-03-031-43/+41
* Edited MySQL-specific check messages for grammar and cons...Russell Keith-Magee2014-03-031-3/+2
* Removed a stray new line which upset flake8Alex Gaynor2014-01-201-1/+0
* Fixed two test failures under OracleShai Berger2014-01-201-1/+6
* Removed an inactive system check for upload_to.Russell Keith-Magee2014-01-201-16/+0
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+417