Skip to content
Snippets Groups Projects
  1. Jan 10, 2024
  2. Jan 09, 2024
  3. Oct 04, 2023
  4. Sep 23, 2023
  5. Feb 19, 2023
  6. Nov 08, 2022
  7. Nov 05, 2022
  8. Nov 01, 2022
  9. Sep 05, 2022
  10. Jul 20, 2022
  11. Nov 27, 2020
  12. Nov 11, 2020
  13. Oct 25, 2020
  14. Feb 09, 2020
  15. Feb 08, 2020
  16. Jan 03, 2020
  17. Dec 07, 2019
  18. Sep 26, 2016
  19. Sep 18, 2016
    • Ivan Savov's avatar
      Changes needed to support Django 1.10 · 4380243d
      Ivan Savov authored
        - Added Django 1.10 to travis CI
        - added a "fake" option_list attribute to BaseBowerCommand
          so accesing this code elewhere won't break (doesn't exist in Dj 1.10)
        - Added support for the new add_arguemnts api for management commands,
          it seems the two APIs can coexist fine.
        - Changed travis config so it prints stderr to console and uses tee to send copy to file `test_out`
      4380243d
  20. Jun 15, 2016
Loading