This website works better with JavaScript.
Explore
Help
Sign In
anais_berck
/
pagedjs-flask-boilerplate
Watch
1
Star
0
Fork
You've already forked pagedjs-flask-boilerplate
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
909191d3c7
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '909191d3c7'
${ noResults }
pagedjs-flask-boilerplate
/
.gitignore
5 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2 years ago
__pycache__
*.pyc
node_modules
Added settings.py to gitignore, added urls to Readme.
2 years ago
settings.py