HackFSU / hackfsu-2018

HackFSU Website & Api
https://hackfsu.com
5 stars 14 forks source link

Add '$' literal to unbounded routes. #6

Closed andrewsosa closed 6 years ago

andrewsosa commented 7 years ago

Some routes on the API and Webapp are unbounded. This needs to be corrected.

andrewsosa commented 6 years ago

Look in /api/api/urls.py

andrewsosa commented 6 years ago

Looks like this was implemented in #34