..
fixtures
Adds questionnaire to RunInfoHistory (with foreign key)
2012-01-04 16:22:18 +01:00
locale
added russian translation
2012-08-24 09:26:37 +06: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
Added custom field to the question type dropdown list in Django Admin.
2014-07-13 15:52:07 +02:00
static
Fixed jquery import in questionset.html (the path did not match the actual file).
2014-07-13 15:51:48 +02:00
templates
Fixed jquery import in questionset.html (the path did not match the actual file).
2014-07-13 15:51:48 +02:00
templatetags
Initial Checkin of Seantis Questionnaire
2009-05-17 13:34:55 +02:00
__init__.py
Fixed and changed the "Same as Another Question field".
2014-07-13 16:10:57 +02:00
admin.py
Removes Tag model from admin interface
2012-01-21 11:35:08 +01:00
emails.py
support django 1.4
2012-08-23 14:20:46 +06:00
langtemplateloader.py
Initial Checkin of Seantis Questionnaire
2009-05-17 13:34:55 +02:00
models.py
Fixed and changed the "Same as Another Question field".
2014-07-13 16:10:57 +02:00
parsers.py
Initial Checkin of Seantis Questionnaire
2009-05-17 13:34:55 +02:00
profiler.py
fix import settings
2012-08-23 13:15:29 +06: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
Fix removed django.conf.urls.defaults import.
2013-12-28 21:59:14 -05:00
utils.py
Gets rid of the newline / nobreak feature.
2011-12-15 14:13:17 +01:00
views.py
Tags are added/removed according to the selected CHOICEs.
2014-07-13 15:37:39 +02:00