Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createdefaultpages bug #800

Open
BibianaC opened this issue Dec 17, 2024 · 0 comments
Open

createdefaultpages bug #800

BibianaC opened this issue Dec 17, 2024 · 0 comments

Comments

@BibianaC
Copy link
Contributor

When I run the command:
docker compose -f docker-compose.dev.yml exec web python manage.py createdefaultpages

I get this error message:
django.core.exceptions.ValidationError: {'activities_description': ['This field cannot be blank.'], 'activities_description_en': ['This field cannot be blank.'], 'organisations_description': ['This field cannot be blank.'], 'organisations_description_en': ['This field cannot be blank.'], 'getting_started_title': ['This field cannot be blank.'], 'getting_started_title_en': ['This field cannot be blank.'], 'about_iati_title': ['This field cannot be blank.'], 'about_iati_title_en': ['This field cannot be blank.'], 'about_iati_description': ['This field cannot be blank.'], 'about_iati_description_en': ['This field cannot be blank.'], 'about_iati_page': ['This field cannot be blank.'], 'about_iati_link_label': ['This field cannot be blank.'], 'about_iati_link_label_en': ['This field cannot be blank.'], 'iati_in_action_title': ['This field cannot be blank.'], 'iati_in_action_title_en': ['This field cannot be blank.'], 'iati_tools_title': ['This field cannot be blank.'], 'iati_tools_title_en': ['This field cannot be blank.'], 'latest_news_title': ['This field cannot be blank.'], 'latest_news_title_en': ['This field cannot be blank.'], 'latest_news_link_label': ['This field cannot be blank.'], 'latest_news_link_label_en': ['This field cannot be blank.'], 'latest_news_tweets_title': ['This field cannot be blank.'], 'latest_news_tweets_title_en': ['This field cannot be blank.']}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant