Skip to content
Snippets Groups Projects
  1. Apr 04, 2017
  2. Mar 15, 2017
  3. Mar 13, 2017
  4. Mar 10, 2017
  5. Mar 07, 2017
  6. Mar 05, 2017
  7. Feb 27, 2017
  8. Feb 12, 2017
  9. Jan 30, 2017
  10. Jan 28, 2017
  11. Jan 17, 2017
  12. Jan 10, 2017
  13. Jan 08, 2017
  14. Jan 06, 2017
  15. Dec 30, 2016
  16. Dec 29, 2016
  17. Dec 26, 2016
  18. Dec 21, 2016
  19. Dec 09, 2016
  20. Nov 15, 2016
  21. Nov 13, 2016
  22. 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
  23. Oct 07, 2016
  24. 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
  25. Mar 06, 2016
  26. Dec 01, 2015
  27. Nov 04, 2015
  28. Apr 15, 2015
  29. Apr 14, 2015
  30. Dec 16, 2014
  31. Dec 01, 2014
  32. Oct 18, 2014
  33. Sep 30, 2014
  34. Jul 27, 2014
  35. Jun 28, 2014
  36. Jun 07, 2014
  37. Apr 19, 2014
Loading