he
> string "pubdate" and go through all locations containing that string.
>
> The code snippets you have below seem clean to me.
>
> - Anssi
>
> On Apr 3, 10:59 pm, laurence Turpin
> wrote:
> > Hello,
> >
> > I'm trying to learn Django
Hello,
I'm trying to learn Django from the book "Practical Django Projects 2nd
Edition"
I'm using Django 1.3.1 and Python 2.7.2 on Windows 7
Also I'm using Eclipse Indigo with pydev
The current project I'm working on is to create a Weblog called coltrane.
coltrane is an application that exists
On Mar 28, 9:38 pm, Daniel Roseman wrote:
> On Wednesday, 28 March 2012 20:31:09 UTC+1, laurence Turpin wrote:
>
> > I'm getting the following error with my registration section of my
> > program.
>
> > IntegrityError at /register/
> > auth_user.username m
I'm getting the following error with my registration section of my
program.
IntegrityError at /register/
auth_user.username may not be NULL
I am using django 1.3.1 and python 2.7.2 and I'm using sqlite3 as the
database.
I am a newbie and I'm learning Djanogo from the book "Learning website
devel
4 matches
Mail list logo