diff --git a/server/server/apps/content/__pycache__/views.cpython-35.pyc b/server/server/apps/content/__pycache__/views.cpython-35.pyc index 2c62637..3e1f00e 100644 Binary files a/server/server/apps/content/__pycache__/views.cpython-35.pyc and b/server/server/apps/content/__pycache__/views.cpython-35.pyc differ diff --git a/server/server/templates/index.html b/server/server/templates/index.html index 8253a38..59b3240 100644 --- a/server/server/templates/index.html +++ b/server/server/templates/index.html @@ -3,8 +3,7 @@
{{ class.files.all|length }} Document
+ {% for doc in class.unapproved_files.all %} + + {% endfor %} + {% for doc in class.rejected_files.all %} + + {% endfor %}