mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 03:13:12 +00:00
Update changelog
This commit is contained in:
parent
ceb2c86d74
commit
825459d8eb
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue