Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/schema/fields.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import sorting problem.Aymeric Augustin2015-09-211-3/+2
* Renamed descriptor classes for related objects.Aymeric Augustin2015-09-211-2/+2
* Fixed #24846 -- Added support to MySQL SchemaEditor for a...Adam Chainz2015-05-311-0/+9
* Renamed Field.rel attribute to remote_fieldAnssi Kääriäinen2015-03-251-5/+6
* Merged ManyRelatedObjectsDescriptor and ReverseManyRelate...Loic Bistuer2015-02-161-3/+3
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+2
* Cleaned up schema testsMarkus Holtermann2015-02-051-0/+4
* Fixed #24104 -- Fixed check to look on field.many_to_many...Andriy Sokolovskiy2015-01-221-0/+54