diff --git a/db.sqlite3 b/db.sqlite3 index 88c4663..3e605d7 100755 Binary files a/db.sqlite3 and b/db.sqlite3 differ diff --git a/event/__pycache__/__init__.cpython-37.pyc b/event/__pycache__/__init__.cpython-37.pyc index c604d0f..dcffbd2 100644 Binary files a/event/__pycache__/__init__.cpython-37.pyc and b/event/__pycache__/__init__.cpython-37.pyc differ diff --git a/event/__pycache__/settings.cpython-37.pyc b/event/__pycache__/settings.cpython-37.pyc index 721d3c1..bf127e4 100644 Binary files a/event/__pycache__/settings.cpython-37.pyc and b/event/__pycache__/settings.cpython-37.pyc differ diff --git a/event/__pycache__/urls.cpython-37.pyc b/event/__pycache__/urls.cpython-37.pyc index 50c88ac..a6d7fee 100644 Binary files a/event/__pycache__/urls.cpython-37.pyc and b/event/__pycache__/urls.cpython-37.pyc differ diff --git a/event/__pycache__/wsgi.cpython-37.pyc b/event/__pycache__/wsgi.cpython-37.pyc index 35e6645..8e137ab 100644 Binary files a/event/__pycache__/wsgi.cpython-37.pyc and b/event/__pycache__/wsgi.cpython-37.pyc differ diff --git a/quiz/__pycache__/__init__.cpython-37.pyc b/quiz/__pycache__/__init__.cpython-37.pyc index cd808df..554ae19 100644 Binary files a/quiz/__pycache__/__init__.cpython-37.pyc and b/quiz/__pycache__/__init__.cpython-37.pyc differ diff --git a/quiz/__pycache__/admin.cpython-37.pyc b/quiz/__pycache__/admin.cpython-37.pyc index eec6527..7dd1832 100644 Binary files a/quiz/__pycache__/admin.cpython-37.pyc and b/quiz/__pycache__/admin.cpython-37.pyc differ diff --git a/quiz/__pycache__/apps.cpython-37.pyc b/quiz/__pycache__/apps.cpython-37.pyc index 6d20538..325ca3a 100644 Binary files a/quiz/__pycache__/apps.cpython-37.pyc and b/quiz/__pycache__/apps.cpython-37.pyc differ diff --git a/quiz/__pycache__/forms.cpython-37.pyc b/quiz/__pycache__/forms.cpython-37.pyc index 616113f..9518f51 100644 Binary files a/quiz/__pycache__/forms.cpython-37.pyc and b/quiz/__pycache__/forms.cpython-37.pyc differ diff --git a/quiz/__pycache__/models.cpython-37.pyc b/quiz/__pycache__/models.cpython-37.pyc index 01badb1..336895a 100644 Binary files a/quiz/__pycache__/models.cpython-37.pyc and b/quiz/__pycache__/models.cpython-37.pyc differ diff --git a/quiz/__pycache__/urls.cpython-37.pyc b/quiz/__pycache__/urls.cpython-37.pyc index 1d70dd9..75343cc 100644 Binary files a/quiz/__pycache__/urls.cpython-37.pyc and b/quiz/__pycache__/urls.cpython-37.pyc differ diff --git a/quiz/__pycache__/views.cpython-37.pyc b/quiz/__pycache__/views.cpython-37.pyc index 87d4535..eb7a0e0 100644 Binary files a/quiz/__pycache__/views.cpython-37.pyc and b/quiz/__pycache__/views.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0001_initial.cpython-37.pyc b/quiz/migrations/__pycache__/0001_initial.cpython-37.pyc index 41dc328..24c570e 100644 Binary files a/quiz/migrations/__pycache__/0001_initial.cpython-37.pyc and b/quiz/migrations/__pycache__/0001_initial.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0002_auto_20190819_0354.cpython-37.pyc b/quiz/migrations/__pycache__/0002_auto_20190819_0354.cpython-37.pyc index 8a595d4..4d995d9 100644 Binary files a/quiz/migrations/__pycache__/0002_auto_20190819_0354.cpython-37.pyc and b/quiz/migrations/__pycache__/0002_auto_20190819_0354.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0003_auto_20190819_0423.cpython-37.pyc b/quiz/migrations/__pycache__/0003_auto_20190819_0423.cpython-37.pyc index aaeaa29..8da4304 100644 Binary files a/quiz/migrations/__pycache__/0003_auto_20190819_0423.cpython-37.pyc and b/quiz/migrations/__pycache__/0003_auto_20190819_0423.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0004_auto_20190819_0427.cpython-37.pyc b/quiz/migrations/__pycache__/0004_auto_20190819_0427.cpython-37.pyc index 5929326..7a5a34c 100644 Binary files a/quiz/migrations/__pycache__/0004_auto_20190819_0427.cpython-37.pyc and b/quiz/migrations/__pycache__/0004_auto_20190819_0427.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0005_auto_20190821_0350.cpython-37.pyc b/quiz/migrations/__pycache__/0005_auto_20190821_0350.cpython-37.pyc index b18da72..11ccf85 100644 Binary files a/quiz/migrations/__pycache__/0005_auto_20190821_0350.cpython-37.pyc and b/quiz/migrations/__pycache__/0005_auto_20190821_0350.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0006_profile_email.cpython-37.pyc b/quiz/migrations/__pycache__/0006_profile_email.cpython-37.pyc index 8bf51bb..6378c66 100644 Binary files a/quiz/migrations/__pycache__/0006_profile_email.cpython-37.pyc and b/quiz/migrations/__pycache__/0006_profile_email.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0007_auto_20190821_0607.cpython-37.pyc b/quiz/migrations/__pycache__/0007_auto_20190821_0607.cpython-37.pyc index af44a09..a5c1c2b 100644 Binary files a/quiz/migrations/__pycache__/0007_auto_20190821_0607.cpython-37.pyc and b/quiz/migrations/__pycache__/0007_auto_20190821_0607.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0008_remove_profile_email.cpython-37.pyc b/quiz/migrations/__pycache__/0008_remove_profile_email.cpython-37.pyc index 001842c..c8d3353 100644 Binary files a/quiz/migrations/__pycache__/0008_remove_profile_email.cpython-37.pyc and b/quiz/migrations/__pycache__/0008_remove_profile_email.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0009_profile_submit_time.cpython-37.pyc b/quiz/migrations/__pycache__/0009_profile_submit_time.cpython-37.pyc index 65593b8..e455643 100644 Binary files a/quiz/migrations/__pycache__/0009_profile_submit_time.cpython-37.pyc and b/quiz/migrations/__pycache__/0009_profile_submit_time.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0010_auto_20190823_1836.cpython-37.pyc b/quiz/migrations/__pycache__/0010_auto_20190823_1836.cpython-37.pyc index 8dbc14d..49a5075 100644 Binary files a/quiz/migrations/__pycache__/0010_auto_20190823_1836.cpython-37.pyc and b/quiz/migrations/__pycache__/0010_auto_20190823_1836.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0011_auto_20190824_0613.cpython-37.pyc b/quiz/migrations/__pycache__/0011_auto_20190824_0613.cpython-37.pyc index 1dfbec1..c9b7a80 100644 Binary files a/quiz/migrations/__pycache__/0011_auto_20190824_0613.cpython-37.pyc and b/quiz/migrations/__pycache__/0011_auto_20190824_0613.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0012_auto_20190824_0613.cpython-37.pyc b/quiz/migrations/__pycache__/0012_auto_20190824_0613.cpython-37.pyc index ed0cf1c..74f6f60 100644 Binary files a/quiz/migrations/__pycache__/0012_auto_20190824_0613.cpython-37.pyc and b/quiz/migrations/__pycache__/0012_auto_20190824_0613.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/0013_auto_20190824_2344.cpython-37.pyc b/quiz/migrations/__pycache__/0013_auto_20190824_2344.cpython-37.pyc index af434d2..1980cdd 100644 Binary files a/quiz/migrations/__pycache__/0013_auto_20190824_2344.cpython-37.pyc and b/quiz/migrations/__pycache__/0013_auto_20190824_2344.cpython-37.pyc differ diff --git a/quiz/migrations/__pycache__/__init__.cpython-37.pyc b/quiz/migrations/__pycache__/__init__.cpython-37.pyc index 2691e60..081b710 100644 Binary files a/quiz/migrations/__pycache__/__init__.cpython-37.pyc and b/quiz/migrations/__pycache__/__init__.cpython-37.pyc differ diff --git a/quiz/templates/quiz/index.html b/quiz/templates/quiz/index.html index c8fa985..eb4db2d 100755 --- a/quiz/templates/quiz/index.html +++ b/quiz/templates/quiz/index.html @@ -24,28 +24,61 @@ - + -