--
Ticket URL: <https://code.djangoproject.com/ticket/22779>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* component: Uncategorized => contrib.sites
* needs_docs: => 0
* type: Uncategorized => New feature
* needs_tests: => 0
* needs_better_patch: => 0
Comment:
Interesting idea. Can you explain your use case and why you're suggestion
this solution on django-developers?
--
Ticket URL: <https://code.djangoproject.com/ticket/22779#comment:1>
* status: new => closed
* resolution: => needsinfo
Comment:
Closing as "needs info" until the required discussion happens.
--
Ticket URL: <https://code.djangoproject.com/ticket/22779#comment:2>
Comment (by Massimo Scamarcia):
This would be really useful to allow customizations of SiteManager and
get_current method and adding new fields. Many companies and customers
asked me to do that during these years. Most of the times I was forced to
roll my own sites app, that's the reason why I have contributed too. My
ticket is currently closed as it is a duplicate
(https://github.com/django/django/pull/7961). Do you have any plan to
merge this patch on master branch soon?
--
Ticket URL: <https://code.djangoproject.com/ticket/22779#comment:3>