fef-questionnaire/questionnaire
root 4d04359e7a Merge branch 'master' of git://github.com/seantis/seantis-questionnaire 2012-04-20 14:39:11 +02: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 fix bad import for Django 1.3 and fixed save() with args in RunInfo models 2012-04-20 14:21:08 +02:00
static Adjusts lineheight of question texts so they look better with longer texts 2012-02-16 13:22:08 +01:00
templates Adds extra to all question types 2012-02-21 10:09:21 +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 fix bad import for Django 1.3 and fixed save() with args in RunInfo models 2012-04-20 14:21:08 +02: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 method to easily clear the request cache (for testing) 2012-01-26 15:57:55 +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 dollar sign to all urls which is more canonical 2012-02-21 13:37:45 +01:00
utils.py Gets rid of the newline / nobreak feature. 2011-12-15 14:13:17 +01:00
views.py Merge branch 'master' of github.com:seantis/seantis-questionnaire 2012-02-21 09:48:13 +01:00