Several years since this question was asked, but really solved my problem
today. I'm using 1.5 of django, and the maxlength (now max_length) thing
was bugging me.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from thi
Thanks, this one tripped me up as well.
On Dec 2 2008, 12:09 am, djan wrote:
> Thank you all! This did the trick, and I'm sure it will help be avoid
> future problems.
>
> On Dec 1, 9:57 am, Praveen wrote:
>
> > write max_length instead of maxlength
>
> > On Dec 1, 1:01 pm, Roland van Laar wro
Thank you all! This did the trick, and I'm sure it will help be avoid
future problems.
On Dec 1, 9:57 am, Praveen <[EMAIL PROTECTED]> wrote:
> write max_length instead of maxlength
>
> On Dec 1, 1:01 pm, Roland van Laar <[EMAIL PROTECTED]> wrote:
>
> > djan wrote:
> > > Hello,
>
> > > I'm followi
write max_length instead of maxlength
On Dec 1, 1:01 pm, Roland van Laar <[EMAIL PROTECTED]> wrote:
> djan wrote:
> > Hello,
>
> > I'm following along with djangobook.com, and I have a problem in
> > chapter 5 that I cannot resolve. I am using OpenSuSE-11.0, Python
> > 2.5.2, sqlite3-3.5.7-17.1 (
djan wrote:
> Hello,
>
> I'm following along with djangobook.com, and I have a problem in
> chapter 5 that I cannot resolve. I am using OpenSuSE-11.0, Python
> 2.5.2, sqlite3-3.5.7-17.1 (and incidentally, this same error occurs
> with MySQL).
>
>
> File "$HOME/djcode/mysite/books/models.py",
On Mon, Dec 1, 2008 at 2:04 PM, djan <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm following along with djangobook.com, and I have a problem in
> chapter 5 that I cannot resolve. I am using OpenSuSE-11.0, Python
> 2.5.2, sqlite3-3.5.7-17.1 (and incidentally, this same error occurs
> with MySQL).
On Sun, 2008-11-30 at 21:04 -0800, djan wrote:
> Hello,
>
> I'm following along with djangobook.com, and I have a problem in
> chapter 5 that I cannot resolve. I am using OpenSuSE-11.0, Python
> 2.5.2, sqlite3-3.5.7-17.1 (and incidentally, this same error occurs
> with MySQL).
The Django book w
Hello,
I'm following along with djangobook.com, and I have a problem in
chapter 5 that I cannot resolve. I am using OpenSuSE-11.0, Python
2.5.2, sqlite3-3.5.7-17.1 (and incidentally, this same error occurs
with MySQL).
When I run the following:
$ python manage.py validate
I receive:
Traceback
8 matches
Mail list logo