Simple is better' than complex article
On Tue, 26 Oct, 2021, 9:33 pm parag gupta, wrote:
> Is there any good celery tutorial that might help?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop recei
def get(self, pk, *args,**kwargs ) :
...body..
On Tue, 16 Nov, 2021, 2:57 am Aadil Rashid, wrote:
> Hello my dear Friends, I have a question regarding Class Based Views.
>
> If we have a url e.g,
> path('item//', views.funView)
>
> We can handle it in Function Based Views,
Also request in def get itself
On Tue, 16 Nov, 2021, 9:40 am pankaj palmate,
wrote:
> def get(self, pk, *args,**kwargs ) :
> ...body..
>
> On Tue, 16 Nov, 2021, 2:57 am Aadil Rashid,
> wrote:
>
>> Hello my dear Friends, I have a question reg
Then simply make that records inactive by adding one flag in table and
instead of deleting make It inactive
On Fri, 7 Jan, 2022, 7:22 pm Feroz Ahmed, wrote:
> Hi,
> How to delete user salary record , but want to keep history till deleted
> date.
>
> ex:
>
>1. Month June
>2. Month July
>
Hi Anil , you might need to pass Id In your view as argument
On Sat, 10 Sep, 2022, 9:51 pm Anil Singh, wrote:
> Dear All
> When i running our program then coming this type of error, what is
> solutions
>
> TypeError at /errorapi/insuranceDetails/get() missing 1 required
> positional argument: 'i
Hi i am using Apache with mod_wsgi.i want to serve 5000 users at a time.how
many processes and threads should I use in order to serve 5000 connections
concurrently...in wsgi daemon process ?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To uns
can you elaborate it more means are you taking about Response?
On Thursday, January 7, 2021 at 10:48:33 PM UTC+5:30 amanmo...@gmail.com
wrote:
> Hello Django Lover,
>
> I have a doubt how can we redirect one page to another on API response /
> fetch response on Django template .
>
--
You rec
yes you can do just make one anchor tag and call view asynchronously*(using
ajax) *so that particular set of image is shown and then prepare logic for
selecting image and submit the form as you do
On Fri, Mar 19, 2021 at 12:07 PM Kumar Gaurav
wrote:
> Hi Everyone,
>
> I have a social media kind
What about paypal?
On Tue, 23 Mar, 2021, 6:30 pm Ram, wrote:
> Hi,
>
> We are exploring best payment gateway for a Django based web and mobile
> application. Our criteria for choosing this payment gateway is like this:
>
> 1. Looking for either affordable or free option
>
> 2. Suitable for user
It seems you have not installed django properly
On Sun, 28 Mar, 2021, 7:34 pm Sujit Mandal, wrote:
> i am totally new with django. I tried to print Hello World in my first app
> but i failed. Cmd showed some error but i can't understand what i make
> mistake.
>
> ERROR:
>
> C:\Users\Admission So
If you want a straight approach there are some sites which will make mobile
app for your django webApp and they will send a link of the mobile app for
free if you want only a trial but if you want to do from your side and want
to publish on play store you can definitely do that with a simple code o
Yes using javascript
On Sat, 29 May, 2021, 11:22 pm Kumar Gaurav,
wrote:
> Hi All,
>
> How to show a preview of the form filled before submitting. I don't want
> to edit the form in preview but just to see how it will be submitted.
>
> Can Django form tools will help or should I use Jquery or Ja
Hello please help me in this, I want to provide my video content to users
and my objects are stored in AWS s3 buckets.I want user to view video for 1
year of validity but restrict to download the video...also he will have
acess through my website only(i.e. he should not use s3 object url to
access
chanism to download the video.
>
> - Benjamin
>
>
>
> On Jul 18, 2021, at 9:44 PM, pankaj palmate
> wrote:
>
> Hello please help me in this, I want to provide my video content to users
> and my objects are stored in AWS s3 buckets.I want user to view video for 1
> year of v
l modal/pop-up saying "hey! The
> subscription is over. Please buy the subscription to enjoy the content".
>
> Hope this helps and solves the query.
>
>
>
> Thanks and Regards,
> Abhishek Choudhury
> Ph. no: +91 7903717967
>
> On Mon, 19 Jul, 2021, 7:14 AM p
using django ? If yes how ? If not what's the option?
I did read about the django tenants but it is schema based but I want
multiple database approach while creating tenants.(database must be
identified from subdomains )
Thanks and regards,
Pankaj palmate
--
You received this message because yo
16 matches
Mail list logo