Hi Jackeline ...
Are you able to start the server using (python manage.py runserver)
if yes you can create super user using below command
python manage.py createsuperuser
after giving username and password navigate to below URL
http://localhost:8000/admin/
and use the superuser credentials to login and here you can N-number of users :)
Regards,
Nitish
Are you able to start the server using (python manage.py runserver)
if yes you can create super user using below command
python manage.py createsuperuser
after giving username and password navigate to below URL
http://localhost:8000/admin/
and use the superuser credentials to login and here you can N-number of users :)
Regards,
Nitish
On Tue, Jun 25, 2019 at 8:34 PM Jackeline Peña Alejandro <jacky.mela.pe@gmail.com> wrote:
--Hello everyone, I have a query, well is the first time I'm using django to create web pages, I would like help in that sense, I have to create a username and password, I would like guidance on it, there are tutorials on youtube, but do not help me, because the course of following the steps, there is always an error, and I get confused.I'm using pycharm which allowed me to create a virtual environment, to install djangoI look forward to your prompt response,Translated with www.DeepL.com/Translator
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/12768018-e286-4fa9-a8aa-6c143013e7e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAChxUc8Ua62jL5YwBbnxoiVmhn%3D8fmFtZEaL8LNzdgc1gGMjPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment