summaryrefslogtreecommitdiff
path: root/kpov_judge/add_task.py
AgeCommit message (Collapse)Author
2018-10-13add_task: fix returned hints in online task_checkTimotej Lazar
2018-10-13Fix urllib for Python 3Timotej Lazar
2018-10-11add_task: read images as bytes, not strTimotej Lazar
2018-10-11Remove unused importsTimotej Lazar
2018-10-10add_task: fix reference to instructionsTimotej Lazar
Python 3’s exec does not import symbols into the current namespace.
2018-10-10Use a single parameter for DB connectionTimotej Lazar
Could not get pymongo to work otherwise.
2018-10-07Remove coding: linesTimotej Lazar
Python 3 source is utf-8 by default.
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej Lazar
2018-10-05Pass globals() to exec callsTimotej Lazar
2018-09-27Fix exec() for Python 3Timotej Lazar
2018-09-26Run 2to3Timotej Lazar
Some stuff is broken now.
2018-03-29Fix some more instances of missing class_idgasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@424 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2016-10-02fixed the default task_check in add_task.pygasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@356 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2016-10-01Fixed the write_default_config script.gasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@353 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2015-10-27Fixed encoding in pristopni_kolokvijgasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@345 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2015-01-14Adding howtos now worksgasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@190 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2015-01-13Fixed add_task, started work on create_disk_imagegasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@182 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2014-11-24Started work on updating add_task to make the web interface functional after ↵gasperfele@fri1.uni-lj.si
the test_task.py rewrite git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@12 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
2014-10-21Separated tasks from lecturesgasperfele@fri1.uni-lj.si
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@2 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414