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

Add call to django.setup() to enable use with Django 1.7+. Clarify comment text. #1

Merged
merged 1 commit into from May 19, 2016

Conversation

warnes
Copy link
Contributor

@warnes warnes commented May 19, 2015

This pull allows TracDjangoAuth to work with Django versions 1.7 and later by adding a call to django.setup().

@ypcs ypcs merged commit 62810c0 into ypcs:master May 19, 2016
@warnes
Copy link
Contributor Author

warnes commented May 19, 2016

Great! Now I don't need to maintain a separate fork!

@ypcs
Copy link
Owner

ypcs commented May 19, 2016

Thanks for the patch and sorry for long delay. I'll update the package in
PyPi soon. :)
19.5.2016 20.54 "Gregory R. Warnes" notifications@github.com kirjoitti:

Great! Now I don't need to maintain a separate fork!


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub
#1 (comment)

@warnes
Copy link
Contributor Author

warnes commented May 19, 2016

Very nice, it will simplify my install script to have it available in PyPi.

On Thu, May 19, 2016 at 2:01 PM, Ville Korhonen notifications@github.com
wrote:

Thanks for the patch and sorry for long delay. I'll update the package in
PyPi soon. :)
19.5.2016 20.54 "Gregory R. Warnes" notifications@github.com kirjoitti:

Great! Now I don't need to maintain a separate fork!


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub
#1 (comment)


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1 (comment)

"Whereas true religion and good morals are the only solid foundations of
public liberty and happiness . . . it is hereby earnestly recommended to
the several States to take the most effectual measures for the
encouragement thereof." Continental Congress, 1778

@ypcs
Copy link
Owner

ypcs commented May 19, 2016

Now updated:

$ pip install tracdjangoauth
Collecting tracdjangoauth
  Downloading TracDjangoAuth-0.4.0.tar.gz
[...]

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.

None yet

2 participants