Just to note I am using python 3.6, sorry for not mentioning that earlier. From: Christie, Marcus Aaron<mailto:[email protected]> Sent: Wednesday, October 28, 2020 3:18 PM To: Airavata Dev<mailto:[email protected]> Subject: Re: Airavata Djano login issue
Hi Josh, This is known issue: https://issues.apache.org/jira/browse/AIRAVATA-3376 The current workaround is to use Python 3.6. FYI, I'm planning on merging a fix to the develop branch this week. Thanks, Marcus On Oct 25, 2020, at 4:04 PM, Josh Seamans <[email protected]<mailto:[email protected]>> wrote: Hello, I am a part of the UNL team. I am working with the Django Airavata portal. My group is trying to get logged into the /CMS portion but are having troubles logging in. Aside from this when we try to run it outside of docker we are experiencing issues building with the error: “django.db.utils.OperationalError: Problem installing fixtures: no such table: wagtailcore_page__old” This occurs when running the command “python manage.py load_cms_data new_default_theme”
