Hi,
On Saturday 25 April 2015 15:29:30 Tim Graham wrote:
> Aymeric and I put together a draft:
>
> https://docs.google.com/forms/d/1Owv-Y_beohyCm9o2xPamdBnvjreNYoWai3rDloKZxW
> w/viewform
>
> All questions are optional so you can just click through it to view the
> questions. We'll probably clea
I am thinking that if all goes well, we will probably release a 1.8.1 bug
fix release by next Friday. Currently we have about 20 fixes for that
release.
Report for week ending April 24, 2015:
Triaged
---
https://code.djangoproject.com/ticket/24668 - Update docs example code for
ModelAdmi
It seems like a bug to me. If I had to guess, I'd say it's a multi-database
setup that no one thought to test when the system check framework was
developed.
On Friday, April 24, 2015 at 3:49:03 PM UTC-4, Ion Scerbatiuc wrote:
>
> Hello,
>
> Wasn't sure if this is a bug or not, and I couldn't fin
On 04/25/2015 06:29 AM, Tim Graham wrote:
> Aymeric and I put together a draft:
>
> https://docs.google.com/forms/d/1Owv-Y_beohyCm9o2xPamdBnvjreNYoWai3rDloKZxWw/viewform
>
> All questions are optional so you can just click through it to view the
> questions. We'll probably clear any responses bef
I would suggest IRC and/or Github should be options on the "I follow Django
development" question.
I'd also suggest we ask a couple of open ended questions along the line of
"What's your favourite thing about Django" and "What's your least favourite
thing about Django". I've found interesting resp
Aymeric and I put together a draft:
https://docs.google.com/forms/d/1Owv-Y_beohyCm9o2xPamdBnvjreNYoWai3rDloKZxWw/viewform
All questions are optional so you can just click through it to view the
questions. We'll probably clear any responses before its finalized anyway.
Let us know if you think w
Yes I am on 1.7 because 1.8 is not supported yet but I'm working on it.
I'll come back when I'll have more info.
Federico
On Thursday, April 23, 2015 at 8:09:42 PM UTC+2, Florian Apolloner wrote:
>
>
>
> On Thursday, April 23, 2015 at 6:59:58 PM UTC+2, Federico Capoano wrote:
>>
>> cls._meta.ad
On Saturday, April 25, 2015 at 8:46:58 AM UTC+2, Matt Hooks wrote:
>
> I'm not really familiar with the design ideals of the Django devs or the
> WSGI spec. From what I can tell, the spec doesn't specify whether the url
> should be unquoted before passing it to the application.
>
I think the