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 574f62e424 views: fix typo request -> document 2013-08-30 14:20:03 +02:00
..
management send-to-mycourse: encode string to utf-8 before outputting them 2013-06-07 13:50:04 +02:00
migrations migrations: fix missing migration for commit 24f5ff, when request field became nullable 2013-07-09 15:55:47 +02:00
static/jquery/js beta version of the send to MyCourse views 2012-12-05 00:40:30 +01:00
templates fix course name construction 2013-06-07 17:48:28 +02: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
app_settings.py app_settings: set encoding of file 2013-07-09 13:56:15 +02: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: add extra message when bb_push is present in form resume 2013-07-09 13:52:40 +02:00
models.py models: allows request to be null 2013-06-07 13:53:20 +02:00
urls.py urls: improve url regexp 2013-02-11 11:14:05 +01:00
views.py views: fix typo request -> document 2013-08-30 14:20:03 +02: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: improve debug logging 2013-05-19 17:44:13 +02:00