8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-14 06:36:07 +00:00

Update changelog

This commit is contained in:
Maël Kervella 2018-06-22 20:40:42 +00:00
parent ceb2c86d74
commit 825459d8eb

View file

@ -43,3 +43,13 @@ Refactored install_re2o.sh script.
install_re2o.sh help
```
* The installation templates (LDIF files and `re2o/settings_locale.example.py`) have been changed to use `example.net` instead of `example.org` (more neutral and generic)
## MR 176: Add awesome Logo
Add the logo and fix somme issues on the navbar and home page. Only collecting the statics is needed:
```
python3 manage.py collectstatic
```