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

[Documentation] Test without migrations instructions lead to crash #3403

Open
BigJMoney opened this issue Jan 11, 2024 · 1 comment
Open
Labels
documentation Issue with wiki or docstrings. more info needed Can't continue resolving without more info.

Comments

@BigJMoney
Copy link
Contributor

Existing page / new

Documentation issue

Following the instructions led me to a crash (in 2.3) because, the way the code snippet is written, it doesn't account for a required setting in the settings_default file.

Suggested change

INSTALLED_APPS += ["test_without_migrations"]

@BigJMoney BigJMoney added the documentation Issue with wiki or docstrings. label Jan 11, 2024
@Griatch
Copy link
Member

Griatch commented Jan 14, 2024

I don't know what instructions you are referring to here. 2.3 of the tutorial has no such instructions. Please give a link.

@Griatch Griatch added the more info needed Can't continue resolving without more info. label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue with wiki or docstrings. more info needed Can't continue resolving without more info.
Projects
None yet
Development

No branches or pull requests

2 participants