RateMyCourse/backend/postings
ludger 108034f1d2 Fixing frontend/backend again 2018-10-11 12:12:42 +02:00
..
api Restructured stuff. 2018-10-11 11:18:48 +02:00
migrations Added average rating. 2018-10-02 16:27:29 +02:00
static/postings Fixing frontend/backend again 2018-10-11 12:12:42 +02:00
templates/postings Fixing frontend/backend again 2018-10-11 12:12:42 +02:00
__init__.py Basic CRUD for uni reviews 2018-09-16 17:52:23 +01:00
admin.py Added average rating. 2018-10-02 16:27:29 +02:00
apps.py Basic CRUD for uni reviews 2018-09-16 17:52:23 +01:00
forms.py Added a form object and the ability to write reviews. Only needs styling now. 2018-10-03 22:00:08 +02:00
models.py Return helpful/unhelpful votes from the Review model 2018-10-09 21:16:13 +02:00
tests.py Basic CRUD for uni reviews 2018-09-16 17:52:23 +01:00
views.py Restructured stuff. 2018-10-11 11:18:48 +02:00