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

creating user in the admin interface #276

Open
fredwilliam opened this issue May 13, 2017 · 1 comment
Open

creating user in the admin interface #276

fredwilliam opened this issue May 13, 2017 · 1 comment

Comments

@fredwilliam
Copy link

hi,
I just found out today about this repo, its such a great work you guys are doing.

I have installed development version locally and created superuser successfully. How ever when i try to add another user i get the following error
i only have one super user(admin) with no email

IntegrityError at /admin/profiles/profile/add/
duplicate key value violates unique constraint "profiles_profile_email_key"
DETAIL: Key (email)=() already exists.
Request Method: POST
Request URL: http://localhost:8000/admin/profiles/profile/add/
Django Version: 1.8.10
Exception Type: IntegrityError
Exception Value:
duplicate key value violates unique constraint "profiles_profile_email_key"
DETAIL: Key (email)=() already exists.
Exception Location: /webapps/nodeshot-master/local/lib/python2.7/site-packages/django/db/backends/utils.py in execute, line 64
Python Executable: /webapps/nodeshot-master/bin/python
Python Version: 2.7.12
Python Path:
['/webapps/nodeshot-master/dev',
'/webapps/nodeshot-master/lib/python2.7',
'/webapps/nodeshot-master/lib/python2.7/plat-x86_64-linux-gnu',
'/webapps/nodeshot-master/lib/python2.7/lib-tk',
'/webapps/nodeshot-master/lib/python2.7/lib-old',
'/webapps/nodeshot-master/lib/python2.7/lib-dynload',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-x86_64-linux-gnu',
'/usr/lib/python2.7/lib-tk',
'/webapps/nodeshot-master/local/lib/python2.7/site-packages',
'/webapps/nodeshot-master',
'/webapps/nodeshot-master/dev',
'/webapps/nodeshot-master/dev']
Server time: Sun, 14 May 2017 00:48:46 +0200

@fredwilliam
Copy link
Author

Hi All,

Yesterday i found out about this repository, i would like to use it on my project but i need someone familiar to assist some few things i am stack. I would like to pay for your time.
What i am stack is

Discuss what i need to accomplish and see how we can use this repo (5-10 Min)
I am getting error on creation users in the admin interface
Map front end does not show data that i have entered as its seen in the demonstration https://ninux.nodeshot.org/#map there you can see potential with no of data but my local does not show.
change from isloggen in or view only to only logged in users to have access to any part.

you can reach me by email fred.haule@gmail.com or whatsapp +255768897171

Thank you

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