Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Django Favicon Plus Reloaded
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
Django Favicon Plus Reloaded
Commits
d1de55a1
Commit
d1de55a1
authored
9 years ago
by
Philippe O. Wagner
Browse files
Options
Downloads
Patches
Plain Diff
Corrected installation routine.
parent
7fd42447
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-2
5 additions, 2 deletions
README.md
with
5 additions
and
2 deletions
README.md
+
5
−
2
View file @
d1de55a1
...
...
@@ -5,8 +5,11 @@ Django favicon plus is a simple django app which allows you to upload a image an
##How to use:
Install django-favicon using PIP.
pip install git+https://github.com/yannik-ammann/django-favicon-plus.git
pip install django-favicon-plus
pip install git+https://github.com/arteria/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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment