On 20.09.2011, at 14:13, ptone wrote:

> At DjangoCon.us there was positive reception to Jacob's thoughts that
> Django core could be leaner - people liked the kernel analogy.
> 
> Talk of reducing contrib has been around a long time.
> 
> Per policy, it takes 3 minor versions to remove something from Django
> - near as I can tell, a PendingDeprecation warning could be reversed
> if there was a large change of opinion.
> 
> There is perhaps no more humorous a line in all of the Django docs
> than this:
> 
> "Databrowse is very new and is currently under active development. It
> may change substantially before the next Django release."
> 
> My top nominations for contrib apps to go away are:
> 
> Databrowse
> webdesign
> formtools

FYI, formtools is unlikely to go away anytime soon, as we've just
recently added a new class based views wizard [1]. Next step would
be to refactor the form preview tool to be class based, too [2].

Jannis

1: https://docs.djangoproject.com/en/dev/releases/1.4/#new-form-wizard
2: https://code.djangoproject.com/ticket/16174

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

Reply via email to