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

Fixed #25156: Added mention of django.setup() to the settings overview #5030

Closed
wants to merge 1 commit into from
Closed

Fixed #25156: Added mention of django.setup() to the settings overview #5030

wants to merge 1 commit into from

Conversation

ubernostrum
Copy link
Member

No description provided.

@timgraham timgraham changed the title Fix #25156: Add mention of django.setup() to the settings overview Fixed #25156: Added mention of django.setup() to the settings overview Jul 21, 2015
@@ -271,3 +271,29 @@ It boils down to this: Use exactly one of either ``configure()`` or

:doc:`The Settings Reference </ref/settings>`
Contains the complete list of core and contrib app settings.

Calling django.setup() is required for "standalone" Django usage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add backticks around django.setup()

@timgraham
Copy link
Member

Content looks good and please make your commit message in past tense.

@ubernostrum
Copy link
Member Author

@timgraham done on all three counts.

@timgraham
Copy link
Member

merged in 5281f8b, thanks!

@timgraham timgraham closed this Jul 21, 2015
@ubernostrum ubernostrum deleted the 25156-document-standalone-setup branch July 21, 2016 05:00
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