On Fri, Nov 26, 2010 at 8:26 PM, Russell Keith-Magee
wrote:
> On Sat, Nov 27, 2010 at 9:23 AM, Russell Keith-Magee
> wrote:
>> On Sat, Nov 27, 2010 at 1:04 AM, Valentin Golev wrote:
>>> Hello
>>>
>>> One of my projects which is running on trunk version of Django (not in
>>> production, of course
> the best place to put feature requests and code is the official Django
> tracker:http://code.djangoproject.com/simpleticket; Otherwise,
> there's lot of chance that your request will get lost in the infinite
> abyss of everyone's mail boxes. It's also more convenient to put code
> there and revie
On Sat, Nov 27, 2010 at 3:59 AM, Tom X. Tobin wrote:
> On Fri, Nov 26, 2010 at 9:44 AM, Russell Keith-Magee
> wrote:
>> I just took a look at your patch. For the most part, it seems fairly
>> straightforward -- but I was stumped by the extremely small subset of
>> symbols you've put in __all__.
>
On Sat, Nov 27, 2010 at 1:57 AM, Serge Spaolonzi (Cobalys.com)
wrote:
> Hi,
> I have been working with Django for two years, in order to fit my
> systems requirements i have changes some parts of the Django code, One
> of them the Authorization Framework i have added the next features:
>
> -Passwo
On 26 November 2010 18:57, Serge Spaolonzi (Cobalys.com)
wrote:
> Hi,
> I have been working with Django for two years, in order to fit my
> systems requirements i have changes some parts of the Django code, One
> of them the Authorization Framework i have added the next features:
>
> -Password Str
On Sat, Nov 27, 2010 at 8:28 AM, Luca Sbardella
wrote:
> Guys,
> Just starting using 1.3 and I have a tiny problem with logging. Too
> much of it!
> I'm running with DEBUG, but I don't want to see database queries.
> Quick way to mute that (not DEBUG+1 please)?
>
> Thanks
>
>
> What is the django
On Sat, Nov 27, 2010 at 9:23 AM, Russell Keith-Magee
wrote:
> On Sat, Nov 27, 2010 at 1:04 AM, Valentin Golev wrote:
>> Hello
>>
>> One of my projects which is running on trunk version of Django (not in
>> production, of course) have been broken with recent updates.
>>
>> DatabaseError at /news/
On Sat, Nov 27, 2010 at 1:04 AM, Valentin Golev wrote:
> Hello
>
> One of my projects which is running on trunk version of Django (not in
> production, of course) have been broken with recent updates.
>
> DatabaseError at /news/ : near "FROM": syntax error
>
> Django Version: 1.3 alpha 1 SVN-14719
Also see this comment:
http://code.google.com/p/django-registration/issues/detail?id=14
On Fri, Nov 26, 2010 at 20:18, Thomas Schreiber wrote:
> I agree that instructions should be clearer on the importance of
> adding password strength rules. We can all agree there is no one size
> fit all solut
I agree that instructions should be clearer on the importance of
adding password strength rules. We can all agree there is no one size
fit all solution to password strength, but a standard default would be
helpful for production.
I recently attempted to use the cracklib module on webfaction but it
Hi,
I have been working with Django for two years, in order to fit my
systems requirements i have changes some parts of the Django code, One
of them the Authorization Framework i have added the next features:
-Password Strength Validation with cracklib.
-Maximum Login attempts.
I want to ask for
Guys,
Just starting using 1.3 and I have a tiny problem with logging. Too
much of it!
I'm running with DEBUG, but I don't want to see database queries.
Quick way to mute that (not DEBUG+1 please)?
Thanks
What is the django way of swithing off the logging on DEBUG from the
database
--
You recei
On Fri, Nov 26, 2010 at 9:44 AM, Russell Keith-Magee
wrote:
> I just took a look at your patch. For the most part, it seems fairly
> straightforward -- but I was stumped by the extremely small subset of
> symbols you've put in __all__.
>
> It makes perfect sense to me that we should adopt an __all
On 26 November 2010 18:36, tonnzor wrote:
> Dear Django developers!
>
> Please, look at the table auth_persissions - it has following
> structure (and data - trimmed):
> Here's a small piece of data:
> {{{
> +-+---
> +-+--
Dear Django developers!
Please, look at the table auth_persissions - it has following
structure (and data - trimmed):
Here's a small piece of data:
{{{
+-+---
+-++
| id | name
Hello
One of my projects which is running on trunk version of Django (not in
production, of course) have been broken with recent updates.
DatabaseError at /news/ : near "FROM": syntax error
Django Version: 1.3 alpha 1 SVN-14719
/home/deploy/envs/fest/src/django/django/views/generic/dates.py in
Ohh!Sorry))
Thanks
On 26 ноя, 09:03, Florian Apolloner wrote:
> Hi,
>
> Plz post usage questions to django-users. This group is about the
> development of Django itself.
>
> Cheers, Florian
--
You received this message because you are subscribed to the Google Groups
"Django developers" gro
On Tue, Nov 2, 2010 at 5:31 AM, Tom X. Tobin wrote:
> I've updated the changes for ticket #12248 and placed them on GitHub:
>
> http://code.djangoproject.com/ticket/12248
>
> http://github.com/tomxtobin/django/tree/template-import-refactor-t12248
>
> Is there any chance this might make it into the
18 matches
Mail list logo