This demo is provided as a convenience feature to allow potential users to try the app straight from the app repo without having to create a django project.
It can also be used to develop the app in place.
To run this example, follow these instructions:
-
Navigate to the
demo
directory -
Install required packages with Poetry.
poetry install
-
Make and apply migrations
poetry run python manage.py makemigrations poetry run python manage.py migrate
-
Run the server
poetry run python manage.py runserver
-
Access from the browser at
http://127.0.0.1:8000
to view homepage -
Visit a
SPAM_ROUTES
eghttp://127.0.0.1:8000/admin/login.asp