This website requires JavaScript.
Explore
Help
Sign in
django-repositories
/
fabric
Watch
1
Star
0
Fork
You've already forked fabric
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fabric commands
98
commits
1
branch
0
tags
358
KiB
Python
90%
Jinja
10%
d57781436b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ronny Abraham
d57781436b
use the allowedhosts variable in place of the other two. even if allowed_hosts is not set in conf, the host extended host name will be used anyway
2018-10-16 03:04:13 +03:00
bin
modified the way virtualenv_name gets stored for dev vs prod and stage
2017-01-10 05:22:31 +02:00
modules
added code to check if the allowed_hosts param was set in the configuration file, if it was, then add the extra hosts to allowed hosts
2018-10-16 03:03:20 +03:00
share
use the allowedhosts variable in place of the other two. even if allowed_hosts is not set in conf, the host extended host name will be used anyway
2018-10-16 03:04:13 +03:00
.gitignore
modified gitignore file
2016-09-06 16:36:23 +03:00
__init__.py
new file: __init__.py
2016-09-06 14:41:15 +03:00
api.py
renamed conf_setup in display list
2016-09-15 21:26:35 +03:00
fabfile.py
new file: api.py
2016-09-06 14:43:49 +03:00