Skip to content

Made it so the "load" function handles ModuleNotFoundError - #74

Open
ataylor32 wants to merge 1 commit into
jgorset:masterfrom
ataylor32:module_not_found_error
Open

Made it so the "load" function handles ModuleNotFoundError#74
ataylor32 wants to merge 1 commit into
jgorset:masterfrom
ataylor32:module_not_found_error

Conversation

@ataylor32

Copy link
Copy Markdown

I have a project that has a management command that's only ever run in the development environment. The management command uses freezegun. When running python manage.py installtasks in the production environment, I got a ModuleNotFoundError since the production environment doesn't have freezegun installed.

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

Successfully merging this pull request may close these issues.

1 participant