olin-build / olin-api

Programmatic access to a wide variety of Olin College digital resources.
http://olin-api.readthedocs.io
MIT License
1 stars 1 forks source link

Mongoengine #2

Closed leonjunwei closed 7 years ago

leonjunwei commented 7 years ago

I did a bit of cleanup on auth and projects but didn't make any changes otherwise - feel free to discard my changes to those!

DakotaNelson commented 7 years ago

Ok, since this is closed I'll just edit the code inline rather than doing a code review here.

In the future, please leave PRs open so that they can be reviewed.

leonjunwei commented 7 years ago

Right, sorry! I'll leave them open in the future - it's mostly changes to database-connection-mongoengine, importing stuff into src__init__.py and importing more stuff into src\resources\person.py, if that helps...