Alessio Fabiani
Alessio Fabiani
it all depends on how you write the `settings` file you are currently using. In your case ``` try: from project_geonode.local_settings import * # from geonode.local_settings import * except ImportError:...
@t-book yes makes sense. The problem is that if you change the admin and geoserver admin passwords or the oauth2 keys on .env, you will need to force reinit at...
@t-book yes, it could be an improvement. However, for the time being, I guess your proposal is better. I'm going to accept your PR. Up to you to merge it...
yup, sounds good.
I'm afraid you are using a wrong/old python version. Which branch of GeoNode are you using?
you need Python > 3.7 better 3.8 or 3.9
@MatParr I'm sorry, I have no clues on the issue you are facing here. Unfortunately I don't use Mac at all so I cannot try to reproduce this one either.
@frafra thanks, will take a look.
It's a specific sqlite3 error, I would ignore it. It won't happen using postgresql