Skip to content

rogerhendricks/DjangoFoodLog

Repository files navigation

Database

By default this template utilizes the sqlite database engine. While this is fine for development it won't work with external users of your app as we don't persist changes to files when they happen outside the development environment.

We suggest bringing a database using an outside service.

See Django documentation on how to setup a database: https://docs.djangoproject.com/en/3.0/intro/tutorial02/

About

Django app for logging food and exrcise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published