Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to get data from forms?
Post: RE: How to get data from forms?

There are 2 forms on one page. There are 2 models: 1. Product. 2. SpeciallyPrice. SpeciallyPrice is linked via FK to Product. At the same time, SpeciallyPrice is Inline model in Product. The fields ...
dmytruk Web Scraping & Web Development 1 2,659 Apr-02-2019, 10:53 PM
    Thread: How to get data from forms?
Post: How to get data from forms?

How can I get data from a form (ProductCreateForm)? If I write form = self.get_form(), then I just get a form template, where some data is selected, and some are not (select especially). If I write ...
dmytruk Web Scraping & Web Development 1 2,659 Apr-02-2019, 11:34 AM
    Thread: Creating few models with one submit depending on the selected items from multiselect?
Post: Creating few models with one submit depending on t...

A'm beginner at Django. Sry for my bad english. I'm ukrainian) There are 2 models: 1.RelationType; 2. RequestRelation. The second model is connected with the first through MTM field. There is a mult...
dmytruk Web Scraping & Web Development 0 1,876 Mar-18-2019, 03:27 AM

User Panel Messages

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