Tuesday, July 29, 2014

Re: Django 1.7 - What are you most excited about?

Hi Ryan,

On Wed, Jul 30, 2014 at 9:31 AM, Ryan Blunden <ryan.blunden@gmail.com> wrote:
Hi everyone,

I'm giving a lightening talk at the San Francisco Django meetup tomorrow night about some of the awesome new features in Django 1.7.

I wanted to highlight not just what I think are the best new features, but what members of the community are most excited about.

Would be great to hear from the Django core contributors too.
 
Well, the release notes pretty much highlight the things that the core team think are big news. For me, the biggest of those are:

 * Schema migration - obviously

 * App loading - because we finally have somewhere to put signal registrations.

 * The new checks framework - because it's a big internal cleanup, and opens lots of possibilities for the future

 * Converting custom query sets into managers - because this is repetitive work that we've been doing since 0.96

 * Custom managers on reverse relations - because it's an obvious thing to want once you have custom managers.

Yours,
Russ Magee %-)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJxq849SGomA-9R%3Dr8dO%2BMaut41j40L2yS2%2BTcn7_S93QFcy%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment