Monday, June 19, 2017¶
We discovered that we just need to copy the content of the
__init__.py
of django.contrib.auth
into
lino.core.auth
in order to remove the need for our patched
Django version.
We discovered that we just need to copy the content of the
__init__.py
of django.contrib.auth
into
lino.core.auth
in order to remove the need for our patched
Django version.