fef-questionnaire/questionnaire
Michael Trier 5802e01221 Make it installable. 2011-12-14 18:27:56 +08:00
..
fixtures Fix tests. French language should not be in test fixture, and update the test since we now redirect after the language has been set. 2009-06-18 14:06:24 +02:00
locale Fixes invalid translation 2011-12-14 10:55:44 +01:00
management Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
media allow requirements on multiple choice questions 2010-03-01 13:02:59 -05:00
qprocessors store answers as json ["answer-a", "answer-b", ["custom-answer"]] format to remove potential for ambiguity 2010-03-22 12:52:13 -04:00
templates hide choice-multiple-freeform extra text field numbering w/ only one extra 2010-12-01 10:35:48 -05:00
templatetags Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
__init__.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
admin.py Bugfix for Django 1.1/dev, whose release broke an ugly hack I used 2009-09-11 15:16:50 +02:00
emails.py merge in some changes 2009-06-15 18:07:14 +02:00
langtemplateloader.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
models.py Merge branch 'master' of git://github.com/pegpe/seantis-questionnaire into pegpe 2011-11-29 16:25:03 +01:00
parsers.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
test_urls.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
tests.py Fix tests. French language should not be in test fixture, and update the test since we now redirect after the language has been set. 2009-06-18 14:06:24 +02:00
urls.py fix for csv url 2009-12-23 16:34:34 +08:00
utils.py export_csv: split multiple choice and freeform results into their own columns 2010-03-23 12:24:30 -04:00
views.py Fixes magic string comment 2011-12-14 09:41:43 +01:00