Skip to content
/ django Public

Refs #29026 -- Added log() to makemigrations.#14936

Merged
felixxm merged 1 commit intodjango:mainfrom
jacobtylerwalls:log-makemigrations
Oct 5, 2021
Merged

Refs #29026 -- Added log() to makemigrations.#14936
felixxm merged 1 commit intodjango:mainfrom
jacobtylerwalls:log-makemigrations

Conversation

@jacobtylerwalls
Copy link
Member

The motivation is to route logging by the makemigrations command through a method users could override, or that could be managed further in #14751 with a new argument --scriptable to handle the request in ticket-29026 to separate certain output between stdout and stderr.

@cjerdonek made the wise suggestion to split this out from #14751. I'll keep the other PR up to date with any changes made here.

@felixxm felixxm force-pushed the log-makemigrations branch from d2b8d10 to f153e92 Compare October 5, 2021 04:58
@felixxm
Copy link
Member

felixxm commented Oct 5, 2021

@jacobtylerwalls Thanks 👍

@felixxm felixxm merged commit f153e92 into django:main Oct 5, 2021
@jacobtylerwalls jacobtylerwalls deleted the log-makemigrations branch October 5, 2021 12:14
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.

2 participants