mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
Rewrite the template files to use the new Bootstrap 3 based Tortin theme
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user