zissan wrote:
> title = models.CharField(maxlength=200)
now is max_length
> Is there something has been chaged sine 0.96?
a lot
see http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for
a full list
--
()_() | That said, I didn't actually _test_ my patch. | +
(o.o) | That'
It has been renamed to "max_length". See this page for more information:
http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/
Ben
On 4 Sep 2008, at 05:41, zissan wrote:
>
> Hi all:
> I am a newbie to web development and django.
> First, I would like to celebrate the release of Djan
Hi all:
I am a newbie to web development and django.
First, I would like to celebrate the release of Django 1.0 and thanks
everyone make this became reality.
I am learning django by using the book " Learning Web Development with
Django" publised by Packt Publishing.
The books is based on django ve
3 matches
Mail list logo