Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. | Tim Graham | 2015-10-06 | 1 | -2/+4 |
* | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella | 2015-07-27 | 1 | -4/+4 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -1/+2 |
* | Applied ignore_warnings to Django tests | Claude Paroz | 2014-12-30 | 1 | -4/+1 |
* | Fixing E302 Errors | Jason Myers | 2013-11-02 | 1 | -0/+5 |
* | Fixed #20439 -- Started deprecation of IPAddressField | Erik Romijn | 2013-09-28 | 1 | -1/+4 |
* | Removed most of absolute_import imports | Claude Paroz | 2013-07-29 | 1 | -2/+2 |
* | Fixed #11442 -- Postgresql backend casts all inet types to text | Erik Romijn | 2013-05-19 | 1 | -1/+3 |
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 3 | -0/+136 |