RelatedManager.get_or_create() does not work

2008-05-25 Thread SmileyChris
A working patch is sitting in http://code.djangoproject.com/ticket/3121 Jacob: any reason you promoted to "accepted" rather than "checkin"? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. T

Unreviewed patches

2008-05-25 Thread Carl Karsten
6 days ago I submitted http://code.djangoproject.com/ticket/7254 and http://code.djangoproject.com/ticket/7269 No comments on either. Is there anything I can do to push them along? Carl K --~--~-~--~~~---~--~~ You received this message because you are subscribe

Re: {GSoC 2008}Django-Newcomments : A preview

2008-05-25 Thread Thejaswi Puthraya
On May 23, 7:08 am, arthur debert <[EMAIL PROTECTED]> wrote: > Hi Thejaswi. > > A couple of suggestions: > > Any reasons for having CommentFlag.flag being a string, and not a > foreign key to a FlagType model ? Having them as strings makes it > easier to end up with bad data (misspelling and so fo

Re: {GSoC 2008}Django-Newcomments : A preview

2008-05-25 Thread Thejaswi Puthraya
On May 23, 5:00 pm, akaihola <[EMAIL PROTECTED]> wrote: > So it would be great to have the flexibility to make both approaches > possible. Now it is possible to do both. -- Cheers Thejaswi Puthraya http://thejaswi.info/ --~--~-~--~~~---~--~~ You received this mes

Re: {GSoC 2008}Django-Newcomments : A preview

2008-05-25 Thread Thejaswi Puthraya
Sorry for getting back to you so late. Was unwell. On May 22, 8:47 pm, "Nicolas Lara" <[EMAIL PROTECTED]> wrote: > Hello, > I was checking out the project.. So far it looks very good =) > > A question though: > I noticed the comments retreived by {% get_comment_list ... %} are > ordered by pk. Is

Re: Google Summer of Code Markdown

2008-05-25 Thread rcs_comp
Aren't there two projects that already do Python Markdown? http://code.google.com/p/python-markdown2/ http://www.freewisdom.org/projects/python-markdown/Features Why are you creating a third? On May 25, 2:09 pm, Artem Yunusov <[EMAIL PROTECTED]> wrote: > Hello, I'm working on Python Markdown mo

Re: Google Summer of Code Markdown

2008-05-25 Thread Russell Keith-Magee
On Mon, May 26, 2008 at 2:09 AM, Artem Yunusov <[EMAIL PROTECTED]> wrote: > > Hello, I'm working on Python Markdown module within the GSoC. I know > that Django uses it, is there something useful I can do for Django > with markdown module? Maybe some additional functionality? I can't speak for an

Google Summer of Code Markdown

2008-05-25 Thread Artem Yunusov
Hello, I'm working on Python Markdown module within the GSoC. I know that Django uses it, is there something useful I can do for Django with markdown module? Maybe some additional functionality? --~--~-~--~~~---~--~~ You received this message because you are subscri