We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e53fb commit cb39a0dCopy full SHA for cb39a0d
requirements.in
@@ -8,3 +8,4 @@ gunicorn
8
django-webserver[gunicorn]
9
bake-cli
10
fabric
11
+django-favicon
requirements.txt
@@ -13,6 +13,7 @@ colorama==0.4.3 # via bake-cli
13
cryptography==2.9.2 # via paramiko
14
decorator==4.4.2 # via networkx
15
delegator.py==0.1.1 # via bake-cli
16
+django-favicon==0.1.3
17
django-js-routes==0.1.3
18
django-seed==0.2.2
19
django-test-plus==1.4.0
0 commit comments