I'm receiving an error trying to create a new 'SelectField' called 'testfield' in templates/user/change_user_details.html
I add the following line:
I add the following:
I add the following:
I add the following:
By my understanding, to migrate changes I use this command:
I then run the server:
I receive this error message:
Also when I check SQLite, 'testfield' has not been created:
What am I doing wrong?
I'm installing using the guide.
I don't know what settings to give the flaskbb.cfg configuration file:
With these settings I then install from the config and run. I receive these messages from the terminal:
Accessing localhost:5000 I only get this and the following messages from the terminal:
Thanks in advance, I'm a bit of a newbie!