Skip to content
Snippets Groups Projects
  1. Dec 03, 2018
  2. Nov 02, 2018
  3. Oct 17, 2018
  4. Sep 25, 2018
  5. Sep 21, 2018
  6. Sep 18, 2018
  7. Jul 13, 2018
    • Tanner Prestegard's avatar
      Moving django-extensions into base settings · 37ae63b7
      Tanner Prestegard authored
      django-extensions was just in the test settings before (i.e., not
      deployed on production), but it is pretty nice and useful, so we
      are moving it into the base settings so that it can be used
      everywhere!
      37ae63b7
  8. Jul 09, 2018
    • Tanner Prestegard's avatar
      Middleware for checking client version · 68325aea
      Tanner Prestegard authored
      Adding middleware which checks the client version (for everything
      under /api*) by using the User-Agent header. Obviously requires the
      client to set the header appropriately as well.  Allows access
      when the header is set but 'gracedb-client' is not found in it
      since browsers have to access the web browsable API.
      68325aea
  9. Jun 19, 2018
  10. Mar 23, 2018
  11. Feb 27, 2018
  12. Feb 01, 2018
  13. Jan 29, 2018
  14. Jan 26, 2018
  15. Jan 23, 2018
Loading