Re: Custom user models in 1.5, not flexible/dry enough?

2012-11-05 Thread Ryan Kaskel
I implemented a custom User model in my new project so I can sympathize with Ionel a bit. I wanted to change a few fields on User and have an admin with the same functionality as the 1.4 auth.User. This necessitated some copying and pasting to define the User's relations to auth.Group and auth

Re: Migrating to 1.4

2012-04-17 Thread Ryan Kaskel
My project has about half as many tests but boy did the run slowly on my Django 1.4 upgrade branch. On Monday, 16 April 2012 15:33:31 UTC+1, Dan Fairs wrote: > > > The first big regression for us was that our test suite took 20% longer to > run. I traced this down to the new default password has

Re: Tests introduced in patch for #17327 causing errors

2012-03-07 Thread Ryan Kaskel
nk it's important to bring this up. Best, Ryan Kaskel [1] https://code.djangoproject.com/ticket/17848 [2] https://code.djangoproject.com/ticket/16366 [3] https://code.djangoproject.com/ticket/17787 On Wednesday, 7 March 2012 08:40:56 UTC, Ryan Kaskel wrote: > > Hi all. > > I've

Tests introduced in patch for #17327 causing errors

2012-03-07 Thread Ryan Kaskel
have. If I add a database "other" in my test settings, the tests pass. I've played around with override_settings but I'm not sure if that would work here. What I've tried so far doesn't. Any tips? Thanks, Ryan Kaskel [1] https://code.djangoproject.com/tick

Validation error in Slovak: question about URL language code sniffing

2012-02-17 Thread Ryan Kaskel
erhaps there is a simple solution I'm missing. Best, Ryan Kaskel [0] <https://code.djangoproject.com/ticket/11585> [1] <https://code.djangoproject.com/changeset/16405> -- You received this message because you are subscribed to the Google Groups "Django develo

Class based view version of FormPreview

2011-06-08 Thread Ryan Kaskel
tle more and write better documentation. Best, Ryan Kaskel -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-deve