ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

Updating year, removing a hardcoded value in favor of a function #3

Closed ethanbeaver closed 7 years ago

ethanbeaver commented 7 years ago

Updating the school year. Creating an archive for last year.

Also, removing a hardcoded value for the previous year and instead creating a function to compute the last year.