Skip to content
Snippets Groups Projects
Commit 00153b40 authored by Julian's avatar Julian
Browse files

Add author

parent eb0e58c4
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@ walterrenner
arthru
raphaa
Michał Pasternak (mpasternak)
ZugBahnHof
......@@ -6,10 +6,8 @@ Django favicon plus is a simple django app which allows you to upload a image an
## How to use:
Install django-favicon using PIP.
```shell
pip install django-favicon-plus
pip install git+https://github.com/arteria/django-favicon-plus.git
```shell
pip install git+https://github.com/ZugBahnHof/django-favicon-plus.git
```
Add app to `INSTALLED_APPS` List in your `settings.py` file, make sure `sites`-app is also installed and a URL is specified in the admin backend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment