Re: Python Django Training

2020-02-03 Thread Pawan Kumar
Please add me for the training. Thank you WUP +91-9899492168 On Mon, 3 Feb 2020, 12:53 yerri swamy, wrote: > Please add me . > What's app :9182473328 > Email : dussayerrisw...@gmail.com > > > On Sat, Feb 1, 2020 at 7:12 PM Srikanth K wrote: > >> Hi, >> >> I am from Hyderabad. I am Python Deve

Re: want to create multiple tables for the same app in Django

2020-02-02 Thread Pawan Kumar
ally , means if i click on particular href link a particular table is fetched . warm regards Pawan kumar On Thursday, January 30, 2020 at 4:05:05 PM UTC+5:30, maninder singh Kumar wrote: > > Write as many models for tables reqd in db > What is the problem you are facing ? > Could it be

want to create multiple tables for the same app in Django

2020-01-29 Thread Pawan Kumar
Hi Team, I want to create multiple tables for the same app in Django & data from these tables is required to be shown in multiple html pages . My existing table using models.py is ... from django.db import models # Create your models here. class IAM(models.Model): node = models.CharField

Re: simple friends template help

2015-02-02 Thread Pawan Kumar
Hi Justin, I'm relatively new to django and while using the django simple friend app i have bumped into the same issue as you. I do not know how to tie back the views to templates so the results are visually appreciated. would you be able to help me out? I want to see a template or page say