Re: Nested blocks in base template.

2013-04-28 Thread Enrico B. da Luz
Seems reasonable to me, the tool should try it's best to preserve the behaviour as much as possible, wheter it's documented or not. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails fr

Re: #3011 - Custom User Models -- Call for final review

2012-10-22 Thread Enrico B. da Luz
That's a great addition to the project! Congratulations. I couldn't hold myself from adding my two cents to this topic. Having the custom user model available on "django.contrib.auth.models.User" would be transparent for third party apps and south migrations. This is kinda the way django-shop