RateMyCourse/backend/postings
Andrew Lalis a8597b1ce4 Added date display to review html. 2018-10-03 23:08:57 +02:00
..
api Added functionality for mvp. 2018-09-27 14:41:34 +02:00
migrations Added average rating. 2018-10-02 16:27:29 +02:00
static/postings Removed old paths, now use just a rateables path for all things. 2018-10-03 22:59:09 +02:00
templates/postings Added date display to review html. 2018-10-03 23:08:57 +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 Added a form object and the ability to write reviews. Only needs styling now. 2018-10-03 22:00:08 +02:00
tests.py Basic CRUD for uni reviews 2018-09-16 17:52:23 +01:00
views.py Added date display to review html. 2018-10-03 23:08:57 +02:00