This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-22 09:50:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
90da634226
bootstrap-vz
/
bootstrapvz
/
common
/
tasks
/
__init__.py
4 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
Systematically use rel_path for relative paths
2016-09-12 18:47:20 +02:00
from
bootstrapvz
.
common
.
tools
import
rel_path
Add `assets' variable to task __init__ files
2013-12-29 23:21:50 +01:00
Systematically use rel_path for relative paths
2016-09-12 18:47:20 +02:00
assets
=
rel_path
(
__file__
,
'
../assets
'
)
Reference in a new issue
Copy permalink