.. |
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
|
Fixes returning to previous page when using sessions.
|
2014-09-14 09:36:08 -06:00 |
templatetags
|
Initial Checkin of Seantis Questionnaire
|
2009-05-17 13:34:55 +02:00 |
__init__.py
|
Same as Another Question can be selected using question number of question id.
|
2014-07-13 16:12:03 +02:00 |
admin.py
|
It is possible to filter questions depending on the questionnaire in the Django Admin interface.
|
2014-07-13 16:17:41 +02: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
|
Removed unnecessary print statements in the Answer model.
|
2014-07-18 17:57:21 +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
|
Fixes returning to previous page when using sessions.
|
2014-09-14 09:36:08 -06:00 |
utils.py
|
Gets rid of the newline / nobreak feature.
|
2011-12-15 14:13:17 +01:00 |
views.py
|
Fixes returning to previous page when using sessions.
|
2014-09-14 09:36:08 -06:00 |