Skip to content
Snippets Groups Projects
  1. May 31, 2017
  2. May 19, 2017
  3. May 16, 2017
  4. Apr 04, 2017
  5. Apr 03, 2017
  6. Mar 31, 2017
  7. Mar 15, 2017
  8. Mar 13, 2017
  9. Mar 10, 2017
  10. Mar 07, 2017
  11. Mar 05, 2017
  12. Feb 27, 2017
  13. Feb 12, 2017
  14. Jan 30, 2017
  15. Jan 28, 2017
  16. Jan 17, 2017
  17. Jan 10, 2017
  18. Jan 08, 2017
  19. Jan 06, 2017
  20. Dec 30, 2016
  21. Dec 29, 2016
  22. Dec 26, 2016
  23. Dec 21, 2016
  24. Dec 09, 2016
  25. Nov 15, 2016
  26. Nov 13, 2016
  27. Nov 06, 2016
    • pyup.io bot's avatar
      Initial Update (#84) · 7b2c9815
      pyup.io bot authored
      * Update flake8-docstrings from 0.2.5 to 1.0.2
      
      * Update werkzeug from 0.11.4 to 0.11.11
      
      * Update sqlalchemy from 1.0.12 to 1.1.3
      
      * Update flake8-quotes from 0.2.4 to 0.8.1
      
      * Update webtest from 2.0.20 to 2.0.23
      
      * Update flask-wtf from 0.12 to 0.13.1
      
      * Update flake8-blind-except from 0.1.0 to 0.1.1
      
      * Update isort from 4.2.2 to 4.2.5
      
      * Update flake8-isort from 1.2 to 2.0.1
      
      * Update pep8-naming from 0.3.3 to 0.4.1
      
      * Update factory-boy from 2.6.1 to 2.7.0
      
      * Update pytest from 2.9.0 to 3.0.3
      
      * Update psycopg2 from 2.6.1 to 2.6.2
      
      * Update flask-login from 0.3.2 to 0.4.0
      
      * Update flake8 from 2.5.4 to 3.0.4
      7b2c9815
  28. Oct 07, 2016
  29. Aug 24, 2016
    • Jeremy Epstein's avatar
      Use Click instead of Flask-Script for CLI commands · 3d8f8c3c
      Jeremy Epstein authored
      - Update Flask to 0.11 (with built-in Click integration)
      - Remove manage.py
      - Add autoapp.py per Flask doc's new recommendations
        for using Click with an app factory
      - Define cookiecutter-flask's commands in cli.py
      - Register shell context and shell commands as part
        of factory-based app creation
      - Update README instructions with examples for running
        commands in new Click style
      3d8f8c3c
  30. Mar 06, 2016
  31. Dec 01, 2015
  32. Nov 04, 2015
  33. Apr 15, 2015
  34. Apr 14, 2015
  35. Dec 16, 2014
  36. Dec 01, 2014
  37. Oct 18, 2014
Loading