mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| comments | ||
| formtools | ||
| gis | ||
| auth.txt | ||
| contenttypes.txt | ||
| csrf.txt | ||
| flatpages.txt | ||
| humanize.txt | ||
| index.txt | ||
| messages.txt | ||
| redirects.txt | ||
| sitemaps.txt | ||
| sites.txt | ||
| staticfiles.txt | ||
| syndication.txt | ||
| webdesign.txt | ||