This website works better with JavaScript.
Home
Explore
Help
Sign In
petr.plachy
/
hvezda
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
164 KiB
Python
48.5%
HTML
35.9%
CSS
9.3%
Dockerfile
6.3%
Tree:
905575159b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '905575159b'
${ noResults }
hvezda
/
hvezda
/
settings
/
production.py
8 lines
95 B
Raw
Blame
History
from
.
base
import
*
DEBUG
=
False
try
:
from
.
local
import
*
except
ImportError
:
pass
Reference in new issue