Author: russellm
Date: 2010-08-30 07:33:45 -0500 (Mon, 30 Aug 2010)
New Revision: 13671
Added:
django/branches/releases/1.2.X/django/contrib/sitemaps/models.py
Log:
[1.2.X] Added a missing (empty) models.py file required for the tests from
r13644 to actually run.
Backport of r13670 from trunk.
Added: django/branches/releases/1.2.X/django/contrib/sitemaps/models.py
===================================================================
--- django/branches/releases/1.2.X/django/contrib/sitemaps/models.py
(rev 0)
+++ django/branches/releases/1.2.X/django/contrib/sitemaps/models.py
2010-08-30 12:33:45 UTC (rev 13671)
@@ -0,0 +1 @@
+# This file intentionally left blank
\ No newline at end of file
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.