Python Forum
creating a blog, models.py is empty
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
creating a blog, models.py is empty
#3
Here is the request info:
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32

i start with to generate the startfiles to build a blog
python manage.py startapp blog
C:\Windows\System32\mysite\blog>ls
__init__.py admin.py migrations models.py tests.py views.py

opening file models.py
from django.db import models is 

# Create your models here.
Reply


Messages In This Thread
creating a blog, models.py is empty - by rickadams - Nov-11-2017, 02:20 PM
RE: creating a blog, models.py is empty - by rickadams - Nov-11-2017, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Triying to store values from models Larry1888 1 1,246 Nov-02-2022, 02:08 AM
Last Post: Pedroski55
  Python3 requests.models.Response ogautier 4 9,590 Feb-17-2022, 04:46 PM
Last Post: ogautier
  How Do I Download Models Using PIP? CopBlaster 3 4,483 May-18-2020, 08:48 PM
Last Post: hussainmujtaba
  Multivariate mixed effects models primeprover 1 3,446 Aug-19-2018, 01:14 PM
Last Post: ketanm
  view_db.models [HELP] Lartos 0 2,410 Jun-14-2018, 03:33 PM
Last Post: Lartos

Forum Jump:

User Panel Messages

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