Marcin Baran

Results 7 comments of Marcin Baran

Hello, what about this PR ? It's look good

Hello! Today I did workaround, it's simply. 1. To django settings add this: ```python MIGRATION_MODULES = { 'oauth2_provider': 'oauth2_lib.migrations' } ``` 2. Create package `oauth2_lib.migrations` 3. Copy migrations from `cp...

@sujanbasnet1 the problem is with `extensions.worktreeconfig` set by `actions/checkout@v4`. You can fix this by doing something like this: ``` - name: Change git configuration shell: bash run: git config --unset-all...

Nope, but you can use https://docs.djangoproject.com/en/2.1/topics/i18n/translation/#django.conf.urls.i18n.i18n_patterns