index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
invalid_models_tests
/
test_relative_fields.py
Age
Commit message (
Expand
)
Author
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-06-26
Fixed #25016 -- Reallowed non-ASCII values for ForeignKey.related_name on Pyt...
薛丞宏
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2014-10-04
Fixed #22064 -- Add check for related_name
André Ericson
2014-07-09
Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...
Anubhav Joshi
2014-03-12
Flake8 corrections
Shai Berger
2014-03-11
Fixed #22217 - ManyToManyField.through_fields fixes.
Akis Kesoglou
2014-03-05
Fixed #14549 - Removed restriction of single FKs on intermediary tables
Akis Kesoglou
2014-03-03
Edited model and field checks for grammar and consistency.
Russell Keith-Magee
2014-02-15
Fixed #22047 -- detecting related_name clash with inheritance
Christopher Medrela
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
[prev]