repo.or.cz
/
cds-indico.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevent the modif. of bookings' dates in the past
[cds-indico.git]
/
.coveragerc
blob
9b779c5bd38811c47cf23b070dd77a7d74354014
1
[run]
2
branch = true
3
source = indico
4
include =
5
indico/core/db/sqlalchemy/*.py
6
indico/core/settings/*.py
7
indico/modules/events/agreements/*.py
8
indico/modules/payment/*.py
9
indico/modules/rb/*.py
10
indico/modules/users/*.py
11
indico/util/signals.py
12
indico/util/string.py
13
indico/web/flask/templating.py
14
indico/util/*.py
15
16
[report]
17
exclude_lines =
18
pragma: no cover
19
def __repr__