On Wed, 2006-09-20 at 10:19 +0200, Benedict Verheyen wrote:
> Hi,
>
> i started a project and since i don't have any 'apps' for that project
> i decided to
> add the models.py to the main project directory so next to
> settings.py.
> I added the main project directory to the INSTALLED_APPS in
> s
Found it, i forgot to add this to the models: class Admin: passSolved now,Thanks,Benedict
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-use
Hi,i started a project and since i don't have any 'apps' for that project i decided toadd the models.py to the main project directory so next to settings.py.I added the main project directory to the INSTALLED_APPS in
settings.py and python manage.py syncdb ran ok.The tables are made and via python
3 matches
Mail list logo