l show what Python is seeing DATABASES as being set to.
> >
> > >>>> if it doesn't show, then wrong file. If shows, but is different to
> what
> > >>>> they believe they are setting it to, they could have multiple
> DATABASES
> > >&g
your whole engine line should read
'ENGINE': 'django.db.backends.sqlite3'
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-u
The idea I'm trying to wrap my head around is this... the exercise db
has just id, name each "workout" can have an exercise with different
sets, reps, etc... the workout_name field I want prepopulated so it
gets the exercise name that I choose from the selector then the sets,
reps, then time so if:
3 matches
Mail list logo