[5-for-1] Review request

2011-04-25 Thread Jonas H.
Here's what I reviewed: http://code.djangoproject.com/ticket/15783 http://code.djangoproject.com/ticket/15774 http://code.djangoproject.com/ticket/15801 http://code.djangoproject.com/ticket/15896 http://code.djangoproject.com/ticket/15895 I'd like you to look into

Re: [5-for-1] Review request

2011-04-25 Thread Jacob Kaplan-Moss
On Mon, Apr 25, 2011 at 10:28 AM, Jonas H. wrote: > I'd like you to look into http://code.djangoproject.com/ticket/15696. Done. Unfortunately, the result's probably not what you wanted. If you'd like to re-use your review wuffie I'd happily take a look at something else

Continued work on a django.contrib.formtools.wizard replacement

2011-04-25 Thread Stephan Jäkel
Hi everybody, I want to continue the discussion on the replacement of django.contrib.formtools.wizard (previous discussions can be found here: http://bit.ly/eI5ZT5 and http://bit.ly/gVTRtr). I worked on moving the currently external django-formwizard to use class based views. The

Re: [5-for-1] Review request

2011-04-25 Thread Jonas H.
On 04/25/2011 05:33 PM, Jacob Kaplan-Moss wrote: On Mon, Apr 25, 2011 at 10:28 AM, Jonas H. wrote: I'd like you to look into http://code.djangoproject.com/ticket/15696. Done. Unfortunately, the result's probably not what you wanted. If you'd like to re-use your review

Re: Continued work on a django.contrib.formtools.wizard replacement

2011-04-25 Thread Jacob Kaplan-Moss
On Mon, Apr 25, 2011 at 11:09 AM, Stephan Jäkel wrote: > Are there any doubts integrating django-formwizard into Django? I'm +1 in theory. I need to spend some time going through your code, and I'll need to see some documentation on porting existing wizards to the new code

sorl thumbnails

2011-04-25 Thread xeed
hi i use sorl thumbnail to implement display image like avatar, i followed the instructions but my image doesnt appear. i opened the source web page and the link doesnt exist like this u:\python27\lib\site-packages\django\contrib\admin\media\cache \53\2a\532a8f7367b735d8f4b20064e9c2525d.jpg

Patch for an error in documentation

2011-04-25 Thread Jacob
Hi, Here's a very small patch for an error I found in the Authentication docs. http://code.djangoproject.com/ticket/15897 --Jacob -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to

Re: sorl thumbnails

2011-04-25 Thread Karen Tracey
You've already posted this to django-users, which is the right place for it. Please do not crosspost to both lists; they each have their own distinct topics and it's virtually always wrong to post to both. Karen -- You received this message because you are subscribed to the Google Groups

Re: sorl thumbnails

2011-04-25 Thread Jacob Kaplan-Moss
Hi xeed -- I'm sorry, but we can't help you. This list, django-developers, is for discussion of Django development itself, not user questions. If you need help using Django, please direct your question to the django-users mailing list. Thanks! Jacob -- You received this message because you

Re: Continued work on a django.contrib.formtools.wizard replacement

2011-04-25 Thread Stephan Jäkel
Jacob Kaplan-Moss wrote: I'm +1 in theory. I need to spend some time going through your code, and I'll need to see some documentation on porting existing wizards to the new code (unless it's truly 100% backwards compatible). But in general I think it's a fine idea and something I'd love to

Re: Storing language in session/cookie

2011-04-25 Thread Madis
Well yes I think there is an issue here for sure. I think it would be quite easy to solve this as follows - but I'm not sure if it's the best approach. There is a setting named LANGUAGE_COOKIE_NAME which never gets used if you use session based cookies. The file cookie is just never saved. But if

Accepted GSoC Projects Announced

2011-04-25 Thread Andrew Godwin
Hi everyone, I'm pleased to announce our four accepted GSoC projects for this year: Template Engine Compilation and Runtime Refactoring --- Student: Armin Ronacher Details: http://www.google-melange.com/gsoc/project/google/gsoc2011/mitsuhiko/10001