Skip to content

Issues in setup process #473

@rhyspowell

Description

@rhyspowell

./manage.py setup

Fails for
NameError: name 'country_names' is not defined

./manage.py migrate

Fails with
ModuleNotFoundError: No module named 'debug_toolbar'

./manage.py createsuperuser

throws an error
socket.gaierror: [Errno -2] Name or service not known I'm not to sure about this and if is has any real cause for concern.

./manage.py compilemessages

fails on 22.04 for
CommandError: Can't find msgfmt. Make sure you have GNU gettext tools 0.15 or newer installed.

I have put some fixes into PR https://github.com/nadineproject/nadine/pull/472

There were some further issues, that might need documentation updates as opposed to code fixes.

Please feel free to let me know if I have done something worng or what would be required to make the PR workable.

Also where is the best place to talk about some of the other issues I have seen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions