-
Notifications
You must be signed in to change notification settings - Fork 117
Issues: willhardy/django-seo
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
AttributeError: type object 'MyMetadata' has no attribute '_meta'
#58
opened Oct 15, 2016 by
wangyc666666
File "/usr/local/python3.4/lib/python3.3/site-packages/Django-1.8.11-py3.3.egg/django/db/backends/mysql/base.py", line 27, in <module> raise ImproperlyConfigured("Error loading MySQLdb module: %s" % e) django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named 'MySQLdb'
#57
opened Oct 15, 2016 by
wangyc666666
ImportError: cannot import name SortedDict (With Django 1.9)
#54
opened Jan 24, 2016 by
ashishnetworks
Django 1.7 : ImportError cannot import name get_verbose_name
#48
opened Dec 8, 2014 by
krishnadaszorse
When using i18n_patterns, every path is prefixed with the current language so it can have several versions
#34
opened Aug 26, 2012 by
mandx
get_inline() should return multiple inlines when Meta.use_sites or Meta.use_i18n are True
#32
opened Apr 22, 2012 by
mandx
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.