Re: Front Camera and Sound recording

2021-04-26 Thread Kushal Neupane
Can i inbox you? On Mon, Apr 26, 2021 at 5:42 PM Kasper Laudrup wrote: > On 26/04/2021 13.37, Kushal Neupane wrote: > > I am developing front camera and sound recording app for one project. I > > do not have experience in these. I need some suggestion and guide for > >

Front Camera and Sound recording

2021-04-26 Thread Kushal Neupane
I am developing front camera and sound recording app for one project. I do not have experience in these. I need some suggestion and guide for this work. Thank you. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

Re: How to create a function like Count

2020-05-26 Thread Kushal Neupane
I think this in template will help you. Total Table Numbers {{tableNumber_total}} On Tue, May 26, 2020 at 10:50 AM Saurabh Adhikary wrote: > I want to create a custom function which will get modified into a sql > querry and will work like Count ...i.e. for every row of the queryset > > -- >

Re: How to make Custom User Registration and Login

2020-05-06 Thread Kushal Neupane
For you following web pages or video will help you. https://simpleisbetterthancomplex.com/tutorial/2017/02/18/how-to-create-user-sign-up-view.html https://www.youtube.com/watch?v=oZUb372g6Do https://docs.djangoproject.com/en/3.0/topics/auth/customizing/

Re: Making Serial number

2020-05-02 Thread Kushal Neupane
ass in forloop.counter like this {{ forloop.counter }} > checkout this link https://techstream.org/Bits/Loop-Counter-in-Django-View > > On Saturday, 2 May 2020 18:48:09 UTC+1, Kushal Neupane wrote: >> >> Can you give one example sir? >> >> On Sat, May 2, 2020, 23:30 victor aw

Re: Making Serial number

2020-05-02 Thread Kushal Neupane
Can you give one example sir? On Sat, May 2, 2020, 23:30 victor awakan wrote: > Try html ordered list with your for loop. Like this > > On Sat 2. May 2020 at 20.38, Kushal Neupane wrote: > >> Not primary key to use here. >> There might be different data. >> I

Re: Making Serial number

2020-05-02 Thread Kushal Neupane
Not primary key to use here. There might be different data. I am trying to do serial numbers as total numbers in the list. Thank you On Sat, May 2, 2020, 23:20 Jorge Gimeno wrote: > > > On Sat, May 2, 2020 at 9:03 AM Kushal Neupane wrote: > >> How to make Serail Number 1, 2

Making Serial number

2020-05-02 Thread Kushal Neupane
How to make Serail Number 1, 2, 3 and respective in template? Help me. Thank you. -- 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

Re: How to count total number of student to display in template

2020-04-30 Thread Kushal Neupane
;:Tt_student } > Return render(request, "your templete here", context) > > In you templete render it as > {{ Tt_student }} > > > > Sent from Samsung tablet. > > > Original message > From: Kushal Neupane > Date: 30/04/202

How to count total number of student to display in template

2020-04-30 Thread Kushal Neupane
The following are the models and template where i wnat to display the count. The displayed is static. Now, i wanna make dynamic. Thank you. Help me. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Foriegnkey problem while saving data

2020-04-29 Thread Kushal Neupane
Problem while saving the data. Help me to solve this problem. Thank you -- 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

Dropdown not working

2020-04-29 Thread Kushal Neupane
The dropdown is not working. Code: https://pastebin.com/VkyJQGjx -- 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

Re: DateTime

2020-04-28 Thread Kushal Neupane
Thank you sir On Tue, Apr 28, 2020, 17:10 Kasper Laudrup wrote: > Hi Kushal, > > On 28/04/2020 03.39, Kushal Neupane wrote: > > How to make date time as per my region? > > > > This might be helpful: > > > https://howchoo.com/g/ywi5m2vkodk/working-with-date

DateTime

2020-04-27 Thread Kushal Neupane
How to make date time as per my region? -- 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 view this discussion on

Problem to make billing

2020-03-31 Thread Kushal Neupane
Dear all, i am developing Resturat Management system. I made models for all. I made a static webpage for billing using ajax. I have beverage and dishes model. Now i need to develop, sn with is auto increment as per items, bevereage/dishes items to select and type, rate as per items, qty

Custom login in django

2020-03-30 Thread Kushal Neupane
Forbidden (403) CSRF verification failed. Request aborted. Help Reason given for failure: CSRF token missing or incorrect. In general, this can occur when there is a genuine Cross Site Request Forgery, or when Django's CSRF mechanism

Custom User

2020-03-05 Thread Kushal Neupane
I am trying to build a resturant management system. I made a super user. Now, i am trying to make cashier and finance users which must be assign by the super admin. Can i do it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe

Re: display data

2020-03-01 Thread Kushal Neupane
Search render tag On Sun, Mar 1, 2020, 19:20 Perceval Maturure wrote: > Hi Team > is there anyone who has tried to display data from a table to six > different cards, when another record is added the first initialy is > replaced ? > regards > > > -- > *Perceval Maturure* > > *083 303 9423* > >

Login in a system

2020-02-28 Thread Kushal Neupane
How to make five post officer in an office and authonticate? -- 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 view

Make a cashier login in a system.

2020-02-28 Thread Kushal Neupane
*I made a Cashier model and added some values from the admin. Now, i need an idea to login the system from the Cashier model. I am confused on this topic since 6 days.* -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this