fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
html preview fix
[redakcja.git]
/
apps
/
catalogue
/
constants.py
1
# -*- coding: utf-8 -*-
2
3
TRIM_BEGIN = " TRIM_BEGIN "
4
TRIM_END = " TRIM_END "
5
6
MASTERS = ['powiesc',
7
'opowiadanie',
8
'liryka_l',
9
'liryka_lp',
10
'dramat_wierszowany_l',
11
'dramat_wierszowany_lp',
12
'dramat_wspolczesny',
13
]