This website works better with JavaScript.
Explore
Help
Sign In
mitri4
/
expomap
Watch
1
Star
0
Fork
You've already forked expomap
0
Code
Issues
Pull Requests
Projects
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.
1173
Commits
2
Branches
0
Tags
140 MiB
Python
35.3%
HTML
26.3%
JavaScript
24.5%
CSS
12.6%
PHP
1%
Other
0.3%
Tag:
Branch:
Tree:
a91ebbd2f7
master
stage8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a91ebbd2f7'
${ noResults }
expomap
/
expobanner
/
mixins.py
3 lines
110 B
Raw
Blame
History
class
StatMixin
(
object
)
:
def
get_cookie_name
(
self
)
:
return
u
'
%s
_
%d
'
%
(
self
.
_meta
.
db_table
,
self
.
id
)
Reference in new issue
View Git Blame
Copy Permalink