Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/inspectdb/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-4/+4
* Removed IPAddressField per deprecation timeline; refs #20...Tim Graham2015-01-191-1/+0
* Fixed #23891 -- Moved deprecation of IPAddressField to sy...Tim Graham2015-01-011-6/+1
* Applied ignore_warnings to Django testsClaude Paroz2014-12-301-2/+4
* Fixed #23679 -- Fixed null introspection for char/text fi...Claude Paroz2014-10-201-0/+1
* Fixed #23028: Added unique_togther support to inspectdb.Damien Nozay2014-07-181-0/+8
* Fixed #21079 -- Further normalized table names in inspectdbClaude Paroz2014-07-061-1/+4
* PEP8 cleanupJason Myers2013-11-031-0/+6
* Fixed #20439 -- Started deprecation of IPAddressFieldErik Romijn2013-09-281-1/+4
* Fixed #20895 -- Made check management command warn if a B...Alasdair Nicol2013-08-161-1/+1
* Fixed #16737 -- Support non-ascii column names in inspectdbClaude Paroz2013-04-011-0/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+56