| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-18 | Fixed #28206 -- Fixed RawQuerySet crash on a model with a mixed case ↵ | Mariusz Felisiak | |
| db_column pk on Oracle. Thanks Tim Graham for the review. | |||
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | |
| 2016-02-17 | Fixed #26219 -- Fixed crash when filtering by Decimal in RawQuery. | Akshesh | |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ↵ | Flavio Curella | |
| ForeignKey/OneToOneField | |||
| 2015-07-23 | Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column. | Matt Johnson | |
| 2013-11-02 | Fixing E302 Errors | Jason Myers | |
| Signed-off-by: Jason Myers <jason@jasonamyers.com> | |||
| 2013-08-15 | Fixed #20895 -- Made check management command warn if a BooleanField does ↵ | Alasdair Nicol | |
| not have a default value Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
