Skip to content

expafin/expafin_web

Repository files navigation

Django site structure

Fast prototyping Django sites

Host Setup

Configuration details here: https://github.com/expafin/expafin_web/blob/main/host_settings.md
The secret variables are stored into a .env file
The static files and the database are excluded from this repo.

Django settings

Files customised:

Site updates

Each site update requires a gunicorn restart:
sudo systemctl restart gunicorn
and collectstatic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published