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

Fix deprecation warnings regarding RedirectView. #15

Closed
przem8k opened this issue Apr 26, 2015 · 0 comments
Closed

Fix deprecation warnings regarding RedirectView. #15

przem8k opened this issue Apr 26, 2015 · 0 comments

Comments

@przem8k
Copy link
Owner

przem8k commented Apr 26, 2015

/home/dx/projects/piosenka/events/urls.py:15: RemovedInDjango19Warning: Default value of 'RedirectView.permanent' will change from True to False in Django 1.9. Set an explicit value to silence this warning.
url(r'^zatwierdz/$', views.ApproveEvent.as_view(),

and many more

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

No branches or pull requests

1 participant