id-way down the page of
http://www.djangoproject.com/documentation/templates/ for more
details.
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
cute bit on the directory.
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
nt
to specify the primary key yourself each time.
As others have mentioned, if you really want an auto-incrementing
field, the best solution is to just not define any primary key at all;
then Django will create an AutoField named "id" for you, and you won't
have to worry about getting its definition right.
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
t; Am I misunderstanding this tag?
I think the ifnotequal tag is case-sensitive. Try "core" instead of "Core".
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
red
hosting environment... :-( That's when you start looking at solutions
like FastCGI. More information on various different server
arrangements is over at
http://code.djangoproject.com/wiki/ServerArrangements if you're
interested.
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
t handle schema updates at all yet; at the moment, you
have to handle them yourself. The problem is being worked on, though:
see http://code.djangoproject.com/ticket/12. If you have any ideas to
contribute, that would be the appropriate place to add them.
--
Robin Munn
[EMAIL PROTECTED]
GPG key 0xD6497014
6 matches
Mail list logo