to add counter to an object of a table

2020-02-09 Thread BRAJESH KUMAR
Hi ,I have a product details db class with few details for each object of that class, need help to add a counter. Thanks,Brajesh  Sent from Mail for Windows 10  -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and

RE: Re: Error with filter queryset

2020-02-09 Thread BRAJESH KUMAR
I have a local host website working with some page showing few details of one of many products with a data associated for usage like zoom car rental. Facing issues while trying to add a counter and have it updated by day. Eg: if I have a product a available 10 units for next 10 days and it gets

[no subject]

2018-12-04 Thread brajesh kumar
Hi, I am looking to prep a web page based on django, with some options on a table like, web table with link to each record. In each record, an option related to add, update, delete, search Could someone help. Thanks. Brajesh -- You received this message because you are subscribed to the

Re: django-filter over models

2018-09-19 Thread brajesh kumar
I think this answers my question , trying to implement it. On Wednesday, September 19, 2018 at 4:45:02 AM UTC+5:30, Mateusz wrote: > > In that answer I assume Jobs are connected anyhow with Persons with a > ForeignKey field like so: > > *File /appname/models.py:* > > from django.db import models

I am looking for a view that talks to two models and same two models managed in admin page / html

2018-09-19 Thread brajesh kumar
Reference : https://www.youtube.com/watch?v=6lafzyjiqgQ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to

I created a table view based on django that loads the whole data and is now having performance issues

2018-09-08 Thread brajesh kumar
I created a table view based on django that loads the whole data and is now having performance issues.. Any suggestion would be appreciated. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving