I have checkd out the code from scratch (now it is 3275) but the
problem remains.
I suspect that something is wrong in my model since 3085 but I can't
figure out what.
Please help !
--~--~-~--~~~---~--~~
You received this message because you are subscribed to t
Svn tries do patch your project with loads of diffs at once, this
usually work, but can sometimes fail horribly. Try deleting the
django_src directory then checking it out from scratch.
Frankie
On 29/06/06, olive <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> there is no problem using the database in pl
Hi,
there is no problem using the database in place.
The problem occures when I try to create the database from scratch:
mysql -uroot -p%passwd% -e"drop database %database%"
mysql -uroot -p%passwd% -e"create database %database%"
python manage.py syncdb
Creating table auth_message
Creating tabl
3 matches
Mail list logo