Commits on Source 6
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
Jelikož pip resolvuje verze hladově, je ochoten si nainstalovat verzi jedi, která je pro některý z dalších balíčků příliš nová.
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
Showing
- bin/test-init 1 addition, 1 deletionbin/test-init
- dev-requirements.txt 1 addition, 0 deletionsdev-requirements.txt
- mo/imports.py 224 additions, 161 deletionsmo/imports.py
- mo/web/__init__.py 2 additions, 0 deletionsmo/web/__init__.py
- mo/web/org.py 1 addition, 547 deletionsmo/web/org.py
- mo/web/org_contest.py 254 additions, 0 deletionsmo/web/org_contest.py
- mo/web/org_place.py 369 additions, 0 deletionsmo/web/org_place.py
- mo/web/templates/org_contest_import_help.html 16 additions, 7 deletionsmo/web/templates/org_contest_import_help.html
- mo/web/templates/org_contest_root.html 1 addition, 1 deletionmo/web/templates/org_contest_root.html
- mo/web/templates/org_round.html 5 additions, 0 deletionsmo/web/templates/org_round.html
- mo/web/templates/org_round_import.html 24 additions, 0 deletionsmo/web/templates/org_round_import.html
... | ... | @@ -2,6 +2,7 @@ |
autopep8 | ||
future | ||
ipython | ||
jedi<0.18.0,>=0.17.2 | ||
mypy | ||
pycodestyle | ||
pydocstyle | ||
... | ... |
mo/web/org_contest.py
0 → 100644
mo/web/org_place.py
0 → 100644
mo/web/templates/org_round_import.html
0 → 100644