Python Forum
Lerning django 2.1, having problems with tutorial
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lerning django 2.1, having problems with tutorial
#2
Have to tried restarting the server?
According to the rules:


Quote:Automatic reloading of runserver

The development server automatically reloads Python code for each request as needed. You don’t need to restart the server for code changes to take effect. However, some actions like adding files don’t trigger a restart, so you’ll have to restart the server in these cases.
This is why I ask.

Also try (for python 3) from command line:
sudo apt install python3-migrate
**Note** I had to run twice to get all updates.
Reply


Messages In This Thread
RE: Lerning django 2.1, having problems with tutorial - by Larz60+ - Mar-22-2019, 11:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,341 Jun-30-2019, 12:21 AM
Last Post: scidam
  [django] problems with tables SheeppOSU 3 3,089 May-06-2019, 08:32 PM
Last Post: SheeppOSU
  Simple Django Tutorial lewashby 1 4,646 Jan-30-2017, 05:57 PM
Last Post: scriptso

Forum Jump:

User Panel Messages

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