#16983: Incorporate Django Dynamic Sites App Functionality
-------------------------------+-------------------------------------
     Reporter:  mhawkins82@…   |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  contrib.sites  |    Version:  1.3
     Severity:  Normal         |   Keywords:  dynamic sites framework
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+-------------------------------------
 Feature request to incorporate Django DynamicSites functionality (seen
 here: https://bitbucket.org/uysrc/django-dynamicsites/src) into upcoming
 release(s) of Django.  This functionality is comparable to the Drupal
 multi-site feature and is an extension to the Django Sites framework.  It
 allows for multiple, potentially hundreds, of sites with unique
 domains/subdomains to be hosted from a single Django installation without
 the need to add additional virtualhosts in Apache.  It also allows each
 hosted domain/subdomain to have unique urls, settings, templates,
 sitemaps, admin sections public files and data.  This is great for users
 that do things such as domain parking, multi-site blog/newspaper hosting
 and web developers hosting multiple sites for clients from a single Django
 codebase.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16983>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to