1. 15 Oct, 2013 1 commit
  2. 14 Oct, 2013 6 commits
  3. 13 Oct, 2013 4 commits
  4. 05 Oct, 2013 2 commits
  5. 04 Oct, 2013 2 commits
  6. 02 Oct, 2013 4 commits
  7. 30 Sep, 2013 1 commit
  8. 27 Sep, 2013 1 commit
  9. 26 Sep, 2013 3 commits
  10. 23 Sep, 2013 1 commit
  11. 21 Sep, 2013 1 commit
  12. 20 Sep, 2013 2 commits
  13. 19 Sep, 2013 2 commits
  14. 14 Sep, 2013 4 commits
  15. 12 Sep, 2013 1 commit
  16. 11 Sep, 2013 1 commit
  17. 09 Sep, 2013 2 commits
  18. 07 Sep, 2013 2 commits
    • Serge S. Koval's avatar
      Merge pull request #307 from ant1441/logger-name · 669de15c
      Serge S. Koval authored
      Name all loggers.
      669de15c
    • Adam's avatar
      Name all loggers. · f9deee79
      Adam authored
      Instead of using the root logger, give all used loggers names related to the package and their location.
      This allows users to work with flask-admin logs as they wish, as well as being more clear where the logs are originating.
      f9deee79