Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-django-discover-runner-from-test_require-list.patch | [PATCH] Remove django-discover-runner from test_require list in setup.py diff --git a/setup.py b/setup.py index c09af07..a7a358c 100644 |
Ivan Udovichenko <iudovichenko@mirantis.com> | no | 2015-09-22 | ||
define-django-template-backend.patch | Define django template backend | Thomas Goirand <zigo@debian.org> | yes | debian | 2016-07-19 | |
FTBFS-fix-unit-tests.patch | Fix unit tests to avoid FTBFS =================================================================== |
Thomas Goirand <zigo@debian.org> | no | debian | 2022-06-27 | |
django-1.10-urls.patterns-removed.patch | In Django 1.10, url.patterns was removed | Thomas Goirand <zigo@debian.org> | no | 2017-10-29 | ||
fix-testproject-settings.py.patch | Fix testproject/testproject/settings.py | Thomas Goirand <zigo@debian.org> | no | 2017-10-29 | ||
solve_django.core.exceptions.ImproperlyConfigured.patch | Solve django.core.exceptions.ImproperlyConfigured This makes it work with Django >= 2.0.0 | Thomas Goirand <zigo@debian.org> | no | 2019-07-10 | ||
Fix_MIDDLEWARE_and_INSTALLED_APPS_definitions.patch | Fix INSTALLED_APPS and MIDDLEWARE definitions | Thomas Goirand <zigo@debian.org> | no | 2019-07-10 | ||
remove-broken-test-in-django-2.0.patch | Remove broken test when using Django 2.0 | Thomas Goirand <zigo@debian.org> | no | 2019-07-10 | ||
do-not-use-six-from-django.patch | Do not use six from Django | Thomas Goirand <zigo@debian.org> | no | debian | 2021-10-26 | |
django-4-compat.patch | Django 4.x compat The django.conf.urls API has been removed from Djang 4.0. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2022-06-27 |