django1/django/contrib/gis/sitemaps
Aymeric Augustin 9ffab9cee1 Moved RequestSite and get_current_site.
Following the app-loading refactor, these objects must live outside of
django.contrib.sites.models because they must be available without
importing the django.contrib.sites.models module when
django.contrib.sites isn't installed.

Refs #21680. Thanks Carl and Loic for reporting this issue.
2014-01-26 08:50:47 +01:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
georss.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
kml.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
views.py Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00