Yes, Correct.
I agree with `django.contrib.auth` specially since 1.5 when it went
pluggable.
It's a mistake to say django should be clean as possible.
Just imagine ORM, forms or some other core features get split, Django will
no longer be Django.
But look at some of the apps in `django.contrib.*`, Such as:

* sitemaps
* coments
* syndication
* webdesign
* ...

I'm not saying they are useless, No. They are just fine. But they can be
handled outside
 of Django mainstream.



On Thu, Jan 10, 2013 at 6:20 PM, Derek <gamesb...@gmail.com> wrote:

> I for one hope that django.contrib.auth is never "wiped off" and handed
> off to some random third party.  I think that the framework would be much
> poorer for its loss and I'm happy to trade off for a "slower and dirtier"
> Django to be able to keep its presence.
>
>
>
> On Wednesday, 9 January 2013 01:17:17 UTC+2, Alir3z4 wrote:
>>
>> Hi,
>>
>> Since Django 1.4 released, `django.contrib.databrowse` get deprecated.
>> And it's removed from 1.5.
>> Actually I hope django.contrib.* completely **get wiped off django, I
>> guess django development
>> will be faster and cleaner without those app.
>>
>> I've extracted and adopted it.
>> Now it's available as stand-alone package pypi.
>>
>> pypi:
>> http://pypi.python.org/pypi/**django-databrowse<http://pypi.python.org/pypi/django-databrowse>
>>
>> source/git repo:
>> https://github.com/Alir3z4/**django-databrowse<https://github.com/Alir3z4/django-databrowse>
>>
>>
>> Regards,
>> Alireza Savand
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/FaIWDRTgCtgJ.
>
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

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

Reply via email to