Skip to content
Snippets Groups Projects
  1. Feb 14, 2019
  2. Feb 04, 2019
  3. Jan 17, 2019
  4. Dec 20, 2018
  5. Dec 05, 2018
  6. Nov 29, 2018
  7. Nov 23, 2018
  8. Nov 12, 2018
  9. Nov 08, 2018
  10. Nov 07, 2018
  11. Oct 29, 2018
  12. Oct 24, 2018
  13. Oct 23, 2018
  14. Oct 12, 2018
  15. Oct 08, 2018
  16. Oct 05, 2018
  17. Oct 02, 2018
    • vlorentz's avatar
      Fix dependencies. · 3c94d488
      vlorentz authored
      Django 2.0 removed `django.core.urlresolvers` (which was
      replaced/deprecated in favor of `django.urls` in 1.10).
      Django_nose is also needed to run tests.
      3c94d488
  18. Oct 01, 2018
  19. Sep 28, 2018
  20. Sep 27, 2018
    • Antoine R. Dumont's avatar
      docs: Fix some sphink warnings · 18fbccd1
      Antoine R. Dumont authored
      18fbccd1
    • Antoine R. Dumont's avatar
      docs: Fix autodoc generation problem · 7cbc6cad
      Antoine R. Dumont authored
      autodoc tries to import discovered modules independently from their
      runtime use.
      
      As swh/deposit/settings holds multiple runtime settings (including
      production), this wrongly tries to load the production one.
      
      This only fixes the local html documentation generation.  This does
      not fix the global html documentation generation though.
      
      Related T1182
      7cbc6cad
  21. Sep 17, 2018
  22. Sep 12, 2018
Loading