Exception handling.

Issue #219 new
Nabil-Fareed Alikhan created an issue
  1. Create a method in databases.py that will handle closing database connections gracefully.
  2. Add this to each exception (except) block where the data base is used in species/view and main/view
  3. Add to API v 2 method

Comments (1)

  1. Log in to comment