On 26/08/2013 14:34, Natko Perko wrote:
> Hi out there,
>
> I just dove into Django (literally) and had so many issues installing it
> and knowing where to start from that I don't even know how I made it
> this far, so i finally started working on a project by mimicing this
> tutorial http://showmedo.com/videotutorials/video?name=1100000. Well id
> didnt last for long since I already got stuck at 3:40 when the gentleman
> is syncing his db..... this is what I get.... If any1 knows a good video
> tutorial for dummies please share with me cuz im desperate. Thx for
> reading..
Hi,
What is the value of DATABASES['default']['ENGINE'] in your settings.py?
I think you have entered only 'sqlite3', but django wants you to enter
the full path to the module (ie: 'django.db.backends.sqlite3').
Best regards,
--
Laurent Meunier <laurent@deltalima.net>
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment