summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/models.py
AgeCommit message (Collapse)Author
2015-05-05Removed empty sitemaps/models.py file.Tim Graham
2013-12-17Removed superfluous models.py files.Aymeric Augustin
Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
2013-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2010-08-30Added a missing (empty) models.py file required for the tests from r13644 to ↵Russell Keith-Magee
actually run. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13670 bcc190cf-cafb-0310-a4f2-bffc1f526a37