Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Signed-off-by: Jason Myers <jason@jasonamyers.com> | ||||
* | 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 |
| | | | | | Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way. | ||||
* | 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 |