fef-questionnaire/questionnaire
Denis Krienbühl 9d34dcf55f Adds progressbar configurations default, async and none. The configuration values are explained in the example/settings.py file 2012-01-24 11:51:11 +01:00
..
fixtures Adds questionnaire to RunInfoHistory (with foreign key) 2012-01-04 16:22:18 +01: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
page Moves page module from example to questionnaire and adds csrf protection 2011-12-17 11:21:42 +01:00
qprocessors renames multiple choice question implementation to be more in line with the rest of the question handlers 2012-01-21 12:12:18 +01:00
static Adds progressbar configurations default, async and none. The configuration values are explained in the example/settings.py file 2012-01-24 11:51:11 +01:00
templates Adds progressbar configurations default, async and none. The configuration values are explained in the example/settings.py file 2012-01-24 11:51:11 +01: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 Removes Tag model from admin interface 2012-01-21 11:35:08 +01: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 Makes request_cache of questions check more explicit and fixes a small lint warning in the models 2012-01-24 10:39:30 +01:00
parsers.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
profiler.py Adds a number of performance improvements 2012-01-13 13:49:31 +01:00
request_cache.py Adds middleware enabling caches on a per-request basis 2012-01-06 14:50:32 +01:00
test_urls.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
tests.py Adds tests for the tags and simplifies progress code 2011-12-22 10:22:33 +01:00
urls.py Adds progressbar configurations default, async and none. The configuration values are explained in the example/settings.py file 2012-01-24 11:51:11 +01:00
utils.py Gets rid of the newline / nobreak feature. 2011-12-15 14:13:17 +01:00
views.py Adds progressbar configurations default, async and none. The configuration values are explained in the example/settings.py file 2012-01-24 11:51:11 +01:00