Thommond / tsct-portal

Recreation of the TSCT portal website
https://arcane-wildwood-15359.herokuapp.com/
MIT License
1 stars 1 forks source link

Could done in python ("SELECT * FROM courses WHERE teacher id = %s;") #23

Open CodeMart10 opened 4 years ago

CodeMart10 commented 4 years ago

https://github.com/Thommond/tsct-portal/blob/726cfcf86a15985093fd9002a2636478a2495e9e/portal/templates/courses/courseMan.html#L29

Thommond commented 4 years ago

That would allow fewer data to loop through I shall be sure to add that in later.