Skip to content
Snippets Groups Projects
  1. Feb 12, 2021
    • Nik | Klampfradler's avatar
      Align with Django 3.1.6 behaviour for own management wrappers · 2f7ccc1d
      Nik | Klampfradler authored
      > commit ec6d2531c59466924b645f314ac33f54470d7ac3
      > Author: William Schwartz <wkschwartz@gmail.com>
      > Date:   Mon Jan 4 08:50:49 2021 -0600
      >
      >     Fixed #32314 -- Fixed detection when started non-django modules with "python -m" in autoreloader.
      >
      >     django.utils.autoreload.get_child_arguments() detected when Python was
      >     started with the `-m` option only for `django` module. This commit
      >     changes the logic to check __spec__, see
      >     https://docs.python.org/3/reference/import.html#main-spec
      >
      >     Now packages can implement their own __main__ with the runserver
      >     command.
      
      Thanks to William for breaking the API in a a.b.c.d.e patch-level
      release :hearts:!
      Verified
      2f7ccc1d
  2. Feb 11, 2021
  3. Jan 21, 2021
  4. Jan 10, 2021
  5. Jan 07, 2021
  6. Jan 05, 2021
  7. Dec 19, 2020
  8. Nov 24, 2020
  9. Nov 21, 2020
  10. Nov 16, 2020
  11. Nov 15, 2020
  12. Nov 14, 2020
  13. Nov 13, 2020
  14. Nov 11, 2020
  15. Oct 31, 2020
  16. Sep 09, 2020
  17. Sep 07, 2020
  18. Sep 04, 2020
  19. Aug 28, 2020
  20. Aug 22, 2020
  21. Aug 18, 2020
  22. Aug 17, 2020
  23. Aug 14, 2020
  24. Aug 13, 2020
Loading