On Thu, Feb 16, 2012 at 07:52, Mark Renton <indexof...@gmail.com> wrote:
> Great news! Happy to see the new version comes out ASAP. However, with the
> deprecate of old style patch of 3rd app URL reverse, is that means I must
> rewrite views and template codes of my app to fit this upgrade? And should I
> to do so if I wanna use others' app?
>

Yes, that's correct. It's recommended to set
"FEINCMS_REVERSE_MONKEY_PATCH = False" as soon as possible
(especially in new projects.)

Btw, if we want to upgrade several (old) FeinCMS sites we are runnning this
will cause a lot of pain for us too. On the other hand we finally have explicit
instead of fragile behavior, so I think the pain is still worth it
(besides being
a better citizen in the Django ecosystem, because now we do not rely on any
monkey-patching of Django proper anymore.)


Best regards
Matthias

-- 
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