Rewrite the template files to use the new Bootstrap 3 based Tortin theme

This commit is contained in:
nipos
2018-08-29 18:17:53 +02:00
parent c0183b9840
commit 51a7d7418a
69 changed files with 11870 additions and 5316 deletions

View File

@@ -28,7 +28,7 @@ pip install -r requirements.txt
## (SQL) Migrations
```bash
./manage migrate
./manage.py migrate
```
## Collect static files
@@ -74,4 +74,4 @@ There is a file called ebcreate.txt as well as a directory called .ebextensions,
## Database
It should work with SQLite (do *not* use in production!), MySQL/MariaDB, as well as PostgreSQL.
It should work with SQLite (do *not* use in production!), MySQL/MariaDB, as well as PostgreSQL.