Eugene Lazutkin <[EMAIL PROTECTED]> writes:
> Nebojsa Djordjevic wrote:
>>>
>>> Any huge objections?
>>
>> No, +1 from me.
>>
>> Maybe this can be made optional somehow.
>
> Me too. :-) I like it but I want it to be optional with "*.html" as
> default.
On the original proposal: +1, It makes thi
"James Bennett" <[EMAIL PROTECTED]> writes:
> How would people feel about changing that so that 'manage.py startapp'
> creates a urls.py in the app directory,
I think that's a nice idea, especially since a per app urls.py seems
to be recommended. +1
> and maybe generates the appropriate includ
"bradford" <[EMAIL PROTECTED]> writes:
> Go an error running the following:
>
> $ python manage.py syncdb
[snip]
> Exception exceptions.AttributeError: "'NoneType' object has no
> attribute 'print_exc'" in
> ignored
This is related to this recent thread on this list:
http://tinyurl.com/gdzq3
I
"Istvan Albert" <[EMAIL PROTECTED]> writes:
>> I don't understand how the traceback module ends up being None
>
>> Adding a check for None will make the warning message go away
>
> fixing up code to make a mysterious error message go away is vey very
> suboptimal (ok ... so I've done I it myself a
Nebojsa Djordjevic <[EMAIL PROTECTED]> writes:
> Luke Plant wrote:
>> On Wednesday 05 April 2006 00:31, Adrian Holovaty wrote:
>>
>>> If that fixes the problem, go ahead and commit it -- it doesn't
>>> seem like the type of change that would cause problems. Thanks for
>>> catching this!
>> OK,
"Russell Keith-Magee" <[EMAIL PROTECTED]> writes:
> Sure would! Attach them to ticket #1464.
Done, thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email
Hi,
I'm just getting started with django and worked through the tutorial
using the magic-removed branch.
I made some fixes based on info found on the wiki to make the tutorial
work. Wondering if someone would like the diffs.
+ seth
--~--~-~--~~~---~--~~
You rec