Re: python/django/vs code

2024-06-05 Thread Nagaraja
try below method {% block content %} {% endblock content %} On Wed, Jun 5, 2024 at 1:09 PM 'Mee “MeeGrp” Grp' via Django users < django-users@googlegroups.com> wrote: > I have two html files 1. view_sales.html 2. total_sales.html > > I want to display output of total_sales.html withi

Re: Django tenants schema with database cluster

2024-02-03 Thread Nagaraja
Can you tell me.. what's the issue you are facing with database routing? On Tue, 30 Jan, 2024, 6:31 am Husbas, wrote: > We are running a Saas with django-tenants and AWS aurora. > However, for AWS aurora and django, we need to implement a DB Router to > read from read replica and write to master

Re: Django Channels and multi-tenant will this be a world of hurt?

2024-01-27 Thread Nagaraja
Y cnt u use pusher instead of channels On Sat, 27 Jan, 2024, 4:40 pm 'Sebastián García' via Django users, < django-users@googlegroups.com> wrote: > Hi, I'm reviving this old thread... do you know of any other solution to > the one proposed by @Ahmed Ishtiaque > > Thanks > El domingo, 24 de febrer

Re: Looking for a Learning Buddy

2023-10-14 Thread Nagaraja
You mean tenant system ? On Fri, 13 Oct, 2023, 3:26 am Sophia, wrote: > > Hello is there anyone who has done on real estate or broker system in > Django. please I need your help. > On Saturday, June 17, 2023 at 1:10:39 AM UTC+3 Peter Benjamin Ani wrote: > >> Have you tried working on a project?

Re: Forbidden (403) - CSRF verification failed. Request aborted.

2022-11-23 Thread Nagaraja Tuticorin
Make your database as a public make format of database chmod www-data=www-data ./filename On Wed, 23 Nov, 2022, 7:33 am Chukwudi Onwusa, wrote: > Check your template, immediately after the opening tag add > {% csrf_token %} > If you have it already, kindly check to ensure it's correctly spelt a

Re: Forbidden (403) - CSRF verification failed. Request aborted.

2022-11-23 Thread Nagaraja Tuticorin
Make your database as a public make format of database chmod www-data=www-data ./filename On Wed, 23 Nov, 2022, 5:28 am Carlos Roberto, wrote: > Hi everyone! > > I use ngrok to make my projects available in django. I'm having trouble > accessing the admin page. After I enter the username and pas

Django validation

2019-04-04 Thread veera nagaraja sankar Inti
Hi All, I working on Django validation, i have done some practice, I observed somethig plase let know if any misunderstadings, 1) When every datatype in models have default validators or worked, it is worked on the form contains *is_valid()* or else ?.. 2)we can add the custom validations u

select table rows in Django

2019-03-19 Thread veera nagaraja sankar Inti
check box filed is not selected in the Django 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 django-users+unsubscr...@googlegroups.com. To post to this

Re: Is there any inline editing the data and delete data in table in Django?

2019-03-19 Thread veera nagaraja sankar Inti
id. > > On Wednesday, 27 February 2019 20:39:04 UTC+2, veera nagaraja sankar Inti > wrote: >> >> need help friends ?.. >> >> thq.. >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs