I have executed [1] and tried again but no luck, the issues persists I know that "downloads" table is missing yet I didn't in DionaraFR guithub <https://github.com/rubenespadas/DionaeaFR> anything regarding that table. That what specifically makes me wonder if I have to build that missing table, what would I have to name its fields,
On Friday, November 7, 2014 7:14:09 PM UTC+8, Adailton Nascimento wrote: > > The error that is giving and following this saying in your settings.py in > APPS not contain the "downloads" or if you already have to add it only in > the database, delete your database and run the shell [1]. > > or just run the command in the shell [1] I believe that updates the > database without having to delete it. > > [2] this by saying that there is not a table in your database, then you > have to add it in settings.py and run the command, the error's there. > > If the error persists, place your project in git so we can take a look > deeper. > > [1] python manage.py syncdb > > [2] ( Exception Value: no such table: downloads ) > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b625cb2e-3be9-4e0f-a65e-3ce5851bf4e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

