Commit Graph

9 Commits (c8b35879005b74778dea9ae5525a38dbee5194d0)

Author SHA1 Message Date
eric bd16725d34 change mysite to example 2020-02-14 13:26:39 -05:00
eric 9454be4d91 add other item code to app
* refactor views
* add example fixtures
* consistent terminology for questionnaires
2017-06-19 22:20:46 -04:00
matteo.cafarotti e8347d3815 fixes for Page model translation into admin, fix for Dj1.6 compatibility 2014-10-04 11:22:47 +02:00
Denis Krienbühl ecdb8b2e06 Moves page module from example to questionnaire and adds csrf protection 2011-12-17 11:21:42 +01:00
Denis Krienbühl 400257058a Switched from /media/ to /static/ as Django seems to be in favor of the latter 2011-12-14 15:34:24 +01:00
Denis Krienbühl f946ca1a3b Makes admin urls work with Django 1.3 and adds a hint if no index page is defined 2011-12-14 14:14:09 +01:00
Robert M. Thomson 4316bfef58 Added generate_run view (thanks to Ross Poulton)
* generate_run creates a RunID for the supplied questionnaire id,
   associating it with a Subject with givenname "Anonymous" and
   surname "User" (will create the Subject if it doesn't exist).
 * Fixes issue #3 in github
 * Thanks to Ross Poulton (http://www.rossp.org/)
2009-12-24 12:41:38 +01:00
Robert M. Thomson 88359ad585 language & translation updates 2009-06-15 19:05:59 +02:00
Robert Thomson 5c3d9ca1a0 Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00