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

bootstrapped AppConfig name is hyphenated #724

Open
dkliban opened this issue Jan 22, 2023 · 1 comment
Open

bootstrapped AppConfig name is hyphenated #724

dkliban opened this issue Jan 22, 2023 · 1 comment

Comments

@dkliban
Copy link
Member

dkliban commented Jan 22, 2023

I got the following error the first time I tried to generate migrations from a bootstrapped plugin. The hyphen should be removed.

  File "/src/pulp-replica/pulp_replica/app/__init__.py", line 4
    class Pulp-ReplicaPluginAppConfig(PulpPluginAppConfig):
              ^
SyntaxError: invalid syntax
@dkliban
Copy link
Member Author

dkliban commented Jan 22, 2023

The name needs to also be correct in <plugin_name>/__init__.py

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