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 warning Django 1.9 #365

Closed
wants to merge 27 commits into from
Closed

Conversation

SalahAdDin
Copy link

Fix this:

/home/tulipan/Proyectos/TiempoTurco/lib/python3.4/site-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
  RemovedInDjango19Warning)

@SalahAdDin
Copy link
Author

👍

@darklow
Copy link
Owner

darklow commented Jul 3, 2015

Have you tested how will your changes affect Django versions starting from Django 1.5?

@SalahAdDin
Copy link
Author

Didn't it, only i do this thinking in 1.8< , sorry.

@holms
Copy link

holms commented Jul 5, 2015

Can some one PLEASE fix this, that warning is so annoying :)

@darklow
Copy link
Owner

darklow commented Jul 23, 2015

Fixed in 868b4ab
Releasing new version with fix in a few hours.

@darklow darklow closed this Jul 23, 2015
@SalahAdDin
Copy link
Author

@darklow thank you very much

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

3 participants