This website works better with JavaScript.
Home
Explore
Help
Sign In
tomas.patolan
/
blog
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.
3
Commits
4
Branches
0
Tags
1.8 MiB
Python
59.7%
Dockerfile
40.3%
Tree:
08885cab15
master
patoš
ukol3
uzfunguj
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '08885cab15'
${ noResults }
blog
/
models.py
7 lines
107 B
Raw
Blame
History
from
django
.
db
import
models
from
wagtail
.
core
.
models
import
Page
class
HomePage
(
Page
)
:
pass
Reference in new issue