Re: dumpdata with custom auth model

2012-11-23 Thread Benoit Petit
I have the same issue with django 1.5. I have a custom User model that extends AbstractUser. Regards -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-develope

Http handler may assign urlresolver-related data to request

2012-09-25 Thread Benoit Bryon
allback_kwargs = request.resolver_match > Then, in templates, we could write something like: %}class="active"{% endif %}>Foo > May I create a ticket for this feature request? Benoit -- You received this message because you are subscribed to the Google Groups "Dja

Re: Inclusion of easy-thumbnails into Django Contrib

2010-09-16 Thread Benoit
I also agree moving away from contrib. Even comments aren't actually necessary and could be a third party project. Benoit On Thu, Sep 16, 2010 at 5:39 PM, David P. Novakovic < davidnovako...@gmail.com> wrote: > FWIW +1 for moving away from contrib for me. > > Let th