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

change the line NAME = 'Masonite 2.1' in config/application.py #399

Closed
vaibhavmule opened this issue Oct 1, 2018 · 0 comments
Closed

change the line NAME = 'Masonite 2.1' in config/application.py #399

vaibhavmule opened this issue Oct 1, 2018 · 0 comments
Labels
easy difficulty easy issue and can be completed even by those who have not contributed much or ever first timers only Should only be completed by people who have not contributed yet to Masonite good first issue Good for newcomers next minor Issue scheduled for the next minor release

Comments

@vaibhavmule
Copy link
Contributor

vaibhavmule commented Oct 1, 2018

change the line NAME = 'Masonite 2.1' with NAME = os.getenv('APP_NAME', 'Masonite 2.1')

Link to Line: https://github.com/MasoniteFramework/masonite/blob/master/config/application.py#L16

Base of from master branch

@vaibhavmule vaibhavmule added good first issue Good for newcomers easy difficulty easy issue and can be completed even by those who have not contributed much or ever labels Oct 1, 2018
@josephmancuso josephmancuso added first timers only Should only be completed by people who have not contributed yet to Masonite next minor Issue scheduled for the next minor release labels Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy difficulty easy issue and can be completed even by those who have not contributed much or ever first timers only Should only be completed by people who have not contributed yet to Masonite good first issue Good for newcomers next minor Issue scheduled for the next minor release
Projects
None yet
Development

No branches or pull requests

2 participants