Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

Before I posted too little and you guys said post everything. I post everything and I still get scolded.
card51shor Homework 15 5,272 Sep-15-2020, 09:45 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

more scolding. No help. Shocking.
card51shor Homework 15 5,272 Sep-15-2020, 08:34 PM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

OK so I guess I'm just on my own like usual. All you ever say is to look at the code. I already have.
card51shor Homework 32 9,109 Sep-15-2020, 05:49 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

metulburr it's amazing how fast you come in here to scold me. Just like everyone else. But none of you attempt to answer any of my questions ever. But if I ask a question in the wrong way - you...
card51shor Homework 15 5,272 Sep-15-2020, 05:46 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

You never wanted to help. You came in here to scold me. Congratulations, you got your wish. You can shame me and tell me how much better you are at coding than me. Can someone else please try to h...
card51shor Homework 15 5,272 Sep-15-2020, 03:48 AM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

So did you want me to post all the code on GitHub...or to post just a little bit of the code? I don't have it on GitHub. Hey if you don't want to help - please move on. I never asked you to help...
card51shor Homework 15 5,272 Sep-14-2020, 11:58 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

I'm not sure. Is there some information I didn't provide? [quote='micseydel' pid='125755' dateline='1600125882'] Quote:I didn't know you can't make multiple threads. It doesn't sound like you've read...
card51shor Homework 15 5,272 Sep-14-2020, 11:26 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: RE: Data isn't writing to the Database with Django...

I didn't know you can't make multiple threads. It seems no one in Homework wants to answer my questions anymore. Can someone please try to help? Thank you.
card51shor Homework 15 5,272 Sep-14-2020, 10:44 PM
    Thread: RE: Data isn't writing to the Database with Django and SQL Lite
Post: Data isn't writing to the Database with Django and...

Hey guys I'm working on creating an Auction site and I've got a bunch of it done but I'm running into trouble with the Watchlist model I created. When the user clicks on Add to Watchlist, it should a...
card51shor Homework 15 5,272 Sep-14-2020, 08:35 PM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

Nope no one else will help me. Thanks though. termelonDeliciousfruits ÃTMelons%< !)WatermelonDeliciousfruit`Fruits!; #WatermelonsDelicious_Fruits!: #WatermelonsDelicious[Fruits9 M...
card51shor Homework 32 9,109 Sep-14-2020, 04:32 PM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

""" Django settings for commerce project. Generated by 'django-admin startproject' using Django 3.0.2. For more information on this file, see https://docs.djangoproject.com/en/3.0/topics/settings/ ...
card51shor Homework 32 9,109 Sep-13-2020, 08:19 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

it gets all the information just fine on the active listings page. It's just when I try to make each row a clickable link that takes the user to more information about the item, I get that error on ...
card51shor Homework 32 9,109 Sep-13-2020, 06:39 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

django db
card51shor Homework 32 9,109 Sep-13-2020, 06:37 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

how can i show that? i've never used this model of a database before.
card51shor Homework 32 9,109 Sep-13-2020, 06:34 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

the picture i posted earlier shows the list of all the entries. I have it getting everything and outputting it to the active listings page. Here it is: [Image: https://pasteboard.co/JqQPPHT.png]
card51shor Homework 32 9,109 Sep-13-2020, 06:29 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

they're in a Django database that I have written in the Models.py file. Here they are: from django.contrib.auth.models import AbstractUser from django.db import models class User(AbstractUser): ...
card51shor Homework 32 9,109 Sep-13-2020, 06:17 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

OK take the Keyboard entry. It says the title is "Keyboar" instead of "Keyboard" and puts the extra "D" as the description. Then it has the price as the first digit of the price and the category as ...
card51shor Homework 32 9,109 Sep-13-2020, 05:58 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

I get that it's assigning the variables wrong. The reason? I don't know. I've looked it over a bunch. Can u tell me what the problem is? Do u think you know what it is? Or is it something that I h...
card51shor Homework 32 9,109 Sep-13-2020, 05:30 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

The ones that have a title, description, or category that were entered with a lowercase first letter get this error: Error:Page not found (404) Request Method: GET Request URL: http://127.0.0.1:800...
card51shor Homework 32 9,109 Sep-13-2020, 05:11 AM
    Thread: Issue with Django only some links work?
Post: RE: Issue with Django only some links work?

Well it would be impossible to list all the things I've done - I just tried a bunch of different methods but can't get it to work. I can't figure out why only some are working. The part where I said...
card51shor Homework 32 9,109 Sep-13-2020, 05:00 AM

User Panel Messages

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