Commits on Source (7)
-
Jonathan Weth authored
Make management command compatible with Django 4.1 by using a non-boolean value for requires_system_checks
-
Jonathan Weth authored
Merge branch '3-django-4-1-1-typeerror-requires_system_checks-must-be-a-list-or-tuple' into 'master' Resolve "Django 4.1.1: TypeError: requires_system_checks must be a list or tuple." Closes #3 See merge request !5
-
Jonathan Weth authored
-
Jonathan Weth authored
Fix tests Closes #1 See merge request !6
-
Jonathan Weth authored
-
Jonathan Weth authored
Resolve "Not all arguments are passed to yarn" Closes #4 See merge request !7
-
Jonathan Weth authored
Showing
- CHANGELOG.rst 7 additions, 0 deletionsCHANGELOG.rst
- django_yarnpkg/management/base.py 1 addition, 1 deletiondjango_yarnpkg/management/base.py
- django_yarnpkg/management/commands/yarn.py 2 additions, 2 deletionsdjango_yarnpkg/management/commands/yarn.py
- django_yarnpkg/test_settings.py 9 additions, 0 deletionsdjango_yarnpkg/test_settings.py
- django_yarnpkg/tests/base.py 2 additions, 2 deletionsdjango_yarnpkg/tests/base.py
- django_yarnpkg/tests/test_finders.py 0 additions, 1 deletiondjango_yarnpkg/tests/test_finders.py
- django_yarnpkg/tests/test_yarn.py 0 additions, 3 deletionsdjango_yarnpkg/tests/test_yarn.py
- setup.py 1 addition, 1 deletionsetup.py