Open ingenieroariel opened 7 years ago
The reason this was not working was that some fixtures had failed to load. Including the list of categories:
source ~/.venvs/ethnode/bin/activate
cd ~/ethnode
python manage.py loaddata ../geonode/geonode/base/fixtures/default_oauth_apps.json
python manage.py loaddata ../geonode/geonode/base/fixtures/initial_data.json
It's working now after the manual fix outlined above. I'll leave the ticket open until the fix is added to the Ansible scripts.
The Regions field is not able to be chosen, even if there is a value and does not accept a manual input. This is a potential showstopper (with respect to the mission) for metadata editing via the UI.
(and is too strict on the required fields)