Skip to content
Snippets Groups Projects
  1. Sep 21, 2018
  2. Sep 18, 2018
  3. 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
  4. 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
  5. Jun 19, 2018
  6. Mar 23, 2018
  7. Feb 27, 2018
  8. Feb 01, 2018
  9. Jan 29, 2018
  10. Jan 26, 2018
  11. Jan 23, 2018
  12. Oct 31, 2017
  13. Oct 03, 2017
  14. Sep 26, 2017
Loading