Skip to content
Snippets Groups Projects
  1. Jun 07, 2019
  2. Jun 04, 2019
    • James Curtin's avatar
      Use binary version of psycopg · 06d3bf0e
      James Curtin authored
      Beginning with the 2.8 release of psycopg, the package is built from source, requiring the user to install system dependencies. Switch to using psycopg-binary package to maintain pre-2.8 behavior of installing from wheel
      06d3bf0e
  3. May 30, 2019
  4. May 29, 2019
  5. Oct 30, 2018
  6. Aug 21, 2018
  7. Aug 07, 2018
  8. Jul 29, 2018
  9. Jul 14, 2018
  10. Jun 29, 2018
  11. Jun 18, 2018
  12. Jun 13, 2018
  13. Jun 07, 2018
  14. May 28, 2018
  15. May 02, 2018
  16. Apr 26, 2018
  17. Apr 20, 2018
  18. Mar 30, 2018
  19. Feb 22, 2018
  20. Feb 08, 2018
  21. Jan 25, 2018
  22. Jan 15, 2018
  23. Dec 31, 2017
  24. Dec 27, 2017
  25. Dec 07, 2017
  26. Dec 02, 2017
  27. Nov 08, 2017
  28. Nov 03, 2017
  29. Oct 24, 2017
  30. Oct 11, 2017
  31. Oct 04, 2017
  32. Sep 05, 2017
  33. Aug 28, 2017
  34. Aug 26, 2017
  35. Jul 28, 2017
  36. Jul 24, 2017
  37. Jul 22, 2017
  38. Jun 21, 2017
    • Will Roberts's avatar
      replace bower with npm and Flask-Assets with webpack · 119b1026
      Will Roberts authored
      The npm configuration:
      - Includes linting of javascript with eslint
      
      The webpack setup here:
      - Bundles javascript and css, using hashing to support server-side
        caching, with support from Flask-Webpack and
        manifest-revision-webpack-plugin
      - Uses babel to transpile ES6 javascript
      - Includes a development server with hot-replacing of javascript and
        css code
      119b1026
  39. Jun 19, 2017
Loading