BaseJoke A baseline Joke website to create models from. Run it with python manage.py runserver. When adding models, use python manage.py makemigrations to create a migration file, python manage.py migrate to apply the table changes to the database.