.. |
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
|
fixes for Page model translation into admin, fix for Dj1.6 compatibility
|
2014-10-04 11:22:47 +02:00 |
qprocessors
|
Added dropdown (<select>) question type.
|
2014-11-07 12:18:03 -08:00 |
static
|
Enabled submit button when user clicks their browser back button.
|
2014-11-07 15:16:13 -08:00 |
templates
|
Fixing missing ul tag
|
2014-12-09 18:24:17 -06:00 |
templatetags
|
Initial Checkin of Seantis Questionnaire
|
2009-05-17 13:34:55 +02:00 |
__init__.py
|
Added questionnaire_start and questionset_start signals.
|
2014-11-04 18:00:10 -08:00 |
admin.py
|
fixes search for Answer into admin section
|
2014-10-10 12:50:58 +02:00 |
dependency_checker.py
|
Adding extra check for negative checks where question wasn't asked
|
2015-01-07 14:34:47 -06:00 |
emails.py
|
Replaces mimetype= with content_type= in calls to HttpResponse, updated for Django 1.6+
|
2014-10-28 15:20:41 -07:00 |
langtemplateloader.py
|
Initial Checkin of Seantis Questionnaire
|
2009-05-17 13:34:55 +02:00 |
legacy_test_urls.py
|
Starting to add new functioning tests, beginning with dependency checker
|
2015-01-06 16:45:49 -06:00 |
legacy_tests.py
|
Starting to add new functioning tests, beginning with dependency checker
|
2015-01-06 16:45:49 -06:00 |
models.py
|
Increase column size
|
2015-01-07 17:52:12 -06: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 |
tests.py
|
Adding extra check for negative checks where question wasn't asked
|
2015-01-07 14:34:47 -06: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
|
Starting to add new functioning tests, beginning with dependency checker
|
2015-01-06 16:45:49 -06:00 |