Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Django admin login problem
#1
Hey guys .
I just started web development using Django framework & after fixing urls and creating models and views I just created a super user in terminal in order to log in within admin panel in local server .
But my problem is that whenever I actually run my server and want to log in to admin area in
http://127.0.0.1:8000/admin/
, my server suddenly gets shut down and I fall out of the server and need to re run it .
I don't know how to fix this and hope that you guys can help me .
Thanks
Output:
manage.py runserver 8000 Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). December 29, 2019 - 15:39:46 Django version 3.0.1, using settings 'website.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CTRL-BREAK. Process finished with exit code -1
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Django admin form with parent child tmmaersk 0 1,861 Apr-02-2020, 06:42 AM
Last Post: tmmaersk
  Django problem with files menator01 1 1,947 Jan-05-2020, 04:20 PM
Last Post: menator01
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,306 Jun-30-2019, 12:21 AM
Last Post: scidam
  sending email from admin to user in django anjana 0 3,252 Jun-07-2019, 12:01 PM
Last Post: anjana
  Django Deployment Problem DoktorSoosMann 0 1,944 Aug-16-2018, 01:42 PM
Last Post: DoktorSoosMann
  popup login form in django uditvashisht 0 3,812 Jan-31-2018, 11:55 PM
Last Post: uditvashisht
  Saving username as first name while adding user in django admin prithvi 0 4,406 Aug-10-2017, 06:50 PM
Last Post: prithvi
  Django startapp problem nengkya 4 8,046 Jul-01-2017, 08:37 PM
Last Post: Larz60+
  How can I add search in flask-admin? Mike Ru 4 9,095 Feb-13-2017, 06:36 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020