This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
polynum-blackboard/polynum_blackboard
Benjamin Dauvergne 1671e2b609 views: fix index error 2013-01-23 11:07:18 +01:00
..
management send-to-mycourse: only save result in case of failure, log result as proper ASCII 2013-01-23 11:00:23 +01:00
migrations do not push documents multiple times, log the failures in the model insted and add a retry action in the admin 2013-01-23 10:45:03 +01:00
static/jquery/js beta version of the send to MyCourse views 2012-12-05 00:40:30 +01:00
templates forms: report web-service errors in the selectors 2012-12-11 15:21:49 +01:00
__init__.py ws: update web-service API to latest specifications 2012-11-06 15:37:38 +01:00
admin.py do not push documents multiple times, log the failures in the model insted and add a retry action in the admin 2013-01-23 10:45:03 +01:00
constant.py models: added registration of a new diffusion tag in polynum 2012-12-05 00:38:05 +01:00
django_ws.py add a django wrapper around the web-service for loading settings 2012-11-06 15:39:51 +01:00
forms.py forms: reordered destination course selectors, changed their labels for a simpler flow 2012-12-11 13:16:13 +01:00
models.py do not push documents multiple times, log the failures in the model insted and add a retry action in the admin 2013-01-23 10:45:03 +01:00
urls.py implements forms and wizard replacement 2012-11-06 15:40:17 +01:00
views.py views: fix index error 2013-01-23 11:07:18 +01:00
wizard.py forms: added building of the course name, update selectors with new course ids 2012-12-06 16:11:43 +01:00
ws.py ws: changed returned error message when parsing errors occurs 2012-12-11 15:38:41 +01:00