Ivan Semochkin

Results 3 issues of Ivan Semochkin

Hi I have setup like this: ``` SHARED_APPS = ( 'tenant_schemas', # django apps here 'apps.users', ) TENANT_APPS = ( 'django.contrib.contenttypes', 'django.contrib.auth', ) ``` After running `makemigrations` and `migrate_schemas`, `apps.users`...

Hello can we rename global variable `django` in `geoposition.js`. Some libraries like [django-jet](https://github.com/geex-arts/django-jet) call it instead of builtin one and get a name conflict.

Hello! I believe this is need to be done to fix the problem with the Katex version raised here https://github.com/microsoft/vscode/issues/162379