summaryrefslogtreecommitdiff
path: root/statistics_app/views.py
AgeCommit message (Collapse)Author
2018-02-24Add html page for self learning courseAkshen
2018-02-16Add Reverse Sorting to Profile StatsAkshen
2018-02-16Add Profile StatisticsAkshen
- Instructor can view stats of Coordinator and Instructors - Upcoming Workshop limit increased to 30 days
2017-09-25Adds statistics_appAkshen
- Adds statistics_app - moves workshop_stats to statistics_app - changes urls of workshop_stats to statistics - adds public_stats - modified form.py to get off regex warning - updates urls.py