thatonearchguy / gsb-ticketing

Ticketing platform for the Girton Spring Ball.
MIT License
0 stars 0 forks source link

Fix CGI script to make API call in native Django #4

Open thatonearchguy opened 8 months ago

thatonearchguy commented 8 months ago

The current implementation uses a CGI script hosted on the CUDN which is not great. We ideally want to get proper credentials from the UIS and implement the Lookup operation in native Django.