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

Pinax-teams is not running. #62

Closed
Tikam02 opened this issue Mar 22, 2018 · 2 comments
Closed

Pinax-teams is not running. #62

Tikam02 opened this issue Mar 22, 2018 · 2 comments

Comments

@Tikam02
Copy link

Tikam02 commented Mar 22, 2018

(site) root@hal:~/Desktop/pin/mysite# ./manage.py runserver
Unhandled exception in thread started by <function check_errors..wrapper at 0x7fa60de34488>
Traceback (most recent call last):
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 113, in inner_run
autoreload.raise_last_exception()
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/utils/autoreload.py", line 248, in raise_last_exception
raise _exception[1]
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/core/management/init.py", line 327, in execute
autoreload.check_errors(django.setup)()
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/init.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File "/root/Desktop/pin/site/lib/python3.6/site-packages/django/apps/registry.py", line 93, in populate
"duplicates: %s" % app_config.label)
django.core.exceptions.ImproperlyConfigured: Application labels aren't unique, duplicates: account

@KatherineMichel
Copy link
Member

What are the app labels that are the same. Do you know? Apparently this is a problem that began with Django 1.7.

@KatherineMichel
Copy link
Member

Closing for now, if you need more assistance, feel free to join our Slack.

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

2 participants