- Feb 12, 2021
-
-
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
!
-
- Feb 11, 2021
-
-
Nik | Klampfradler authored
Closes #361
-
- Jan 21, 2021
-
-
Nik | Klampfradler authored
-
- Jan 10, 2021
-
-
-
-
Tom Teichler authored
-
- Jan 07, 2021
-
-
Tom Teichler authored
-
- Jan 05, 2021
-
-
Tine Wittler authored
-
- Dec 19, 2020
-
-
Nik | Klampfradler authored
-
- Nov 24, 2020
-
-
Tine Wittler authored
-
Tine Wittler authored
-
Tine Wittler authored
-
Tine Wittler authored
-
- Nov 21, 2020
-
-
Jonathan Weth authored
-
Jonathan Weth authored
-
- Nov 16, 2020
-
-
Nik | Klampfradler authored
-
- Nov 15, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This reverts commit d21743fd.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Tine Wittler authored
-
- Nov 14, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Use an installed django-admin script instead, e.g. `poetry run django-adimn …`
-
Nik | Klampfradler authored
-
Tom Teichler authored
-
Tom Teichler authored
-
- Nov 13, 2020
-
-
Nik | Klampfradler authored
-
- Nov 11, 2020
-
-
Tom Teichler authored
-
- Oct 31, 2020
-
-
Jonathan Weth authored
-
- Sep 09, 2020
-
-
Tom Teichler authored
-
- Sep 07, 2020
-
-
Tine Wittler authored
-
- Sep 04, 2020
-
-
Tine Wittler authored
-
- Aug 28, 2020
-
-
Tine Wittler authored
-
- Aug 22, 2020
-
-
Tine Wittler authored
-
- Aug 18, 2020
-
-
Tine Wittler authored
-
- Aug 17, 2020
-
-
Tine Wittler authored
-
- Aug 14, 2020
-
-
Tine Wittler authored
-
- Aug 13, 2020
-
-
Tine Wittler authored
-