razorpay recurring payments

2021-07-29 Thread django_learner
Hi, I am trying to integrate razorpay to a django project.I am trying to integrate the razorpay recurring payments feature to the same.Can anyone help me understand the steps and functions required for this? -- You received this message because you are subscribed to the Google Groups "Django

How to handle database VIEWS in Django

2018-10-10 Thread django_learner
Hi everyone, I am using SQL SERVER and I have some predefines VIEWS in the database, what I am looking for is to manage that VIEWS 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 em

How to implement code on time header and line property in django

2018-10-10 Thread django_learner
How to implement codeontime header and line property in django -- 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

how to create, read, update and delete other dependent tables in detail view Django

2018-10-10 Thread django_learner
Hi everyone I have three tables class Employee(models.Model): name = models.CharField() class Dependent(models.Model): employee_id = models.Foreignkey(Employee , on_delete= models.CASCADE) dependent_name = models.CharField() class Document(models.Model): employee_id = models.Foreignkey(E

What are packages or tool that are useful to make a Human resource management system

2018-10-07 Thread django_learner
I am newbie to django. I am trying to make a Human resource management system software but it is very hard to make from scratch. Can anyone suggest any packages or tools that will be useful. Thank you -- You received this message because you are subscribed to the Google Groups "Django users"

django-river is only for admin ?

2018-10-02 Thread django_learner
The workflow package of Django django-river is only for admin or we can interface it with our own template -- 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 djang

how to implement django-river with view.py

2018-10-02 Thread django_learner
how to implement django-river with view.py -- 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 this group, send

How to integrate django-viewflow without the front end?

2018-10-02 Thread django_learner
How to integrate django-viewflow without the front end? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and sto

workflow management

2018-10-01 Thread django_learner
What is the best way to create a workflow management. -- 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 this

how to create a form builder in django

2018-09-28 Thread django_learner
I am a newbie in Django. Can anyone help me how to create a form builder in Django without using django-fobi or any other packages -- 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,