We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm having the following error in django as .defaults was removed
from django.conf.urls.defaults import * ImportError: No module named defaults
The text was updated successfully, but these errors were encountered:
Thanks for reporting. We have upgraded blogango, you can pull the latest code from git. This upgrade will be on pypi shortly.
Sorry, something went wrong.
try django 1.8
@manjunath24 is this working for django 1.9.7 as well?
No branches or pull requests
I'm having the following error in django as .defaults was removed
from django.conf.urls.defaults import *
ImportError: No module named defaults
The text was updated successfully, but these errors were encountered: