On 12 août 2013, at 06:21, Simon Litchfield <litchfie...@gmail.com> wrote:

> Celery, sorl-thumbnail, mptt, registration, shorturls, compressor, tinymce (I 
> could go on) have been having trouble keeping up. 

Hi Simon,

It would be interesting to describe what actual problems these libraries 
encountered. Were they caused by actual deprecations or by changes in private 
APIs?

I can talk a little bit about django-registration, having encountered an issue 
when upgrading www.djangoproject.com to Django 1.5.

A trivial change was required to maintain equivalent functionality on Django 
1.5: replace direct_to_template by TemplateView. ("Equivalent functionality" 
doesn't require supporting custom user models.) The change was proposed in at 
least two pull requests and received several +1 on BitBucket. Go look at the 
reasons why the maintainer didn't merge it; it has nothing to do with Django 
changing too fast.

-- 
Aymeric.




-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to