Re: how reploy the project on heroku stack-22 because some of old modules doesn't support,error is defined here

2022-09-26 Thread Abhinandan K
python-dateutil==2.7.3 pytz==2018.5 PyYAML==3.13 rsa==3.4.2 s3transfer==0.1.13 six==1.11.0 urllib3==1.24 whitenoise==4.1 On Mon, Sep 26, 2022 at 12:50 PM Dev Femi Badmus wrote: > let me see your requirements.txt > > On Mon, Sep 26, 2022 at 7:23 AM Abhinandan K > wrote: >

how reploy the project on heroku stack-22 because some of old modules doesn't support,error is defined here

2022-09-26 Thread Abhinandan K
-- 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 the web visit

Answer me as soon as possible?

2022-07-12 Thread Abhinandan K
Is anybody know how to install CLI tool with brew 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 view

Re: Answer me as soon as possible?

2022-07-12 Thread Abhinandan K
# importing required modules import argparse # create a parser object parser = argparse.ArgumentParser(description = "An addition program") # add argument parser.add_argument("add", nargs = '*', metavar = "num", type = int, help = "All the numbers separated by spaces will be added.") # parse

Fwd: Answer me as soon as possible?

2022-07-12 Thread Abhinandan K
-- Forwarded message - From: Abhinandan K Date: Tue, Jul 12, 2022 at 1:13 PM Subject: Fwd: Answer me as soon as possible? To: -- Forwarded message - From: Abhinandan K Date: Tue, Jul 12, 2022 at 1:02 PM Subject: Answer me as soon as possible

Fwd: Answer me as soon as possible?

2022-07-12 Thread Abhinandan K
-- Forwarded message - From: Abhinandan K Date: Tue, Jul 12, 2022 at 1:02 PM Subject: Answer me as soon as possible? To: Is anybody know how to install CLI tool with brew in Django -- You received this message because you are subscribed to the Google Groups "Django

?? question ,its urgent

2022-06-20 Thread Abhinandan K
how to store the data in django databse table if user append fields according to their need for example i have 1 one field 1) name 2) age 3) salary and the sign('+) if user click on + sign row append one plus in form..my question is that i want to store the data in all appended textboxes in single

its urgent...

2022-06-17 Thread Abhinandan K
is anybody know how to scrap all businesses from google maps and save into csv with selenium and whenever search that business it gave result of that business... also its important to me that how generate google maps api without billing... -- You received this message because you are

Re: About Specific User Login

2022-06-17 Thread Abhinandan K
use django icontains On Fri, Jun 17, 2022, 9:27 PM Shubham Mendade wrote: > I want to know that how django user module helps me to get the data of > specific user from lots of user to its dashboard after he/she logins > > -- > You received this message because you are subscribed to the Google

is anybody know how to add multiple fields on html form when user click on + icon

2022-06-17 Thread Abhinandan K
for example- fields are- name,age,salary. + and when user click on + sign same fields increased according to user clicks on + sign.. -- 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

[no subject]

2022-06-16 Thread Abhinandan K
Here i don't understand what to do is somebody can help me to understand it in easy way step by step process.. The core aim is to match existing customers (stored in an Excel sheet) against Google Maps entries, to detect existing customers and distinguish them from new potential customers.

python instagram bot to upload posts

2022-06-14 Thread Abhinandan K
hello every one i'm trying to create a python instagram bot to upload posts.. error-gives-", line 132, in upload_photo if not compatible_aspect_ratio(get_image_size(photo)): File

how to convert xlsx file into jpg

2022-06-09 Thread Abhinandan K
IS anybody know how to convert xlsx file into jpg format in python on mac ? -- 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

working of python with slack

2022-05-18 Thread Abhinandan K
Is anybody know how to run python script with slack...for example run the scrapped data from fiplkart bot working on slackis anybody have answer reply as soon as possible -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from

error message

2022-03-23 Thread Abhinandan K
- -- 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 the web visit