summaryrefslogtreecommitdiff
path: root/django/core/checks/compatibility
AgeCommit message (Expand)Author
2014-06-30[1.7.x] Added missing spaces to implicitly joined stringsIan Foote
2014-06-13[1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings d...mlavin
2014-04-17[1.7.x] Fixed #22454 - Changed compatibility warning hintMoayad Mardini
2014-04-10[1.7.x] Fixed #22195 -- Used constants to define built-in tags for check fram...Tim Graham
2014-03-03Added backwards compatibliity checks to reference documentation.Russell Keith-Magee
2014-02-15Fixed two typos.Rodolfo Carvalho
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-12-24Renamed AppCache to Apps.Aymeric Augustin
2013-12-22Moved apps back in the toplevel django namespace.Aymeric Augustin
2013-12-17Moved the new app cache inside core.Aymeric Augustin
2013-12-17Removed module-level functions for the app cache.Aymeric Augustin
2013-11-02More attacking E302 violatorsAlex Gaynor
2013-10-08Refs #21197 -- Clarified upgrade check message.Russell Keith-Magee
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-06-25Fixed #20653 -- Renamed checksetup management command.Russell Keith-Magee