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

Get rid of the decorator function registering #2

Closed
justquick opened this issue Apr 13, 2010 · 1 comment
Closed

Get rid of the decorator function registering #2

justquick opened this issue Apr 13, 2010 · 1 comment

Comments

@justquick
Copy link
Contributor

Causes a lot of troubles for applications that have circular dependencies. It also requires that the whole application is imported when the system initializes or certain URLs will not be available right away.

@mitsuhiko
Copy link
Contributor

Agree with that but Flask is not designed for larger scale applications, see the becomingbig part of the documentation.

felixhummel pushed a commit to felixhummel/flask that referenced this issue Jul 14, 2011
erishforG referenced this issue in erishforG/flask Mar 27, 2015
add 'how to translate'
vivekanand1101 added a commit to vivekanand1101/flask that referenced this issue Sep 11, 2015
Laurentiu-Andronache added a commit to Laurentiu-Andronache/flask that referenced this issue Jun 8, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants