Hi,
Refer this forGenerating PDF from HTML with image
https://youtu.be/txlKYeLEflY
On Tue, Oct 27, 2020 at 7:27 PM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
> Hi,
>
> Refer to this.
>
> https://www.youtube.com/watch?v=5umK8mwmpWM&ab_channel=DennisIvy
>
Hi,
Refer to this too. All the best 👍
https://youtu.be/J3MuH6xaDjI
On Tue, Oct 27, 2020 at 7:29 PM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
> Hi,
>
> Refer this forGenerating PDF from HTML with image
>
> https://youtu.be/txlKYeLEflY
>
> On Tue, Oc
Hi,
You can refer this. All the best 👍
https://youtu.be/bHnT1apz8u8
On Thu, 5 Nov 2020, 7:36 pm jassija...@gmail.com,
wrote:
> hello, I'm Jaspreet singh
> I'm learning Django for my College Project
>
> Can anyone help me with it im working on QUIZ APP
> IT WOULD BE GREAT IF SOMEONE HELPS OR MENT
Hi,
Run
python manage.py makemigrations
python manage.py migrate
It will create tables in database using your models
All the best
On Mon, Nov 16, 2020 at 8:58 AM Sidy Mactar wrote:
> it's done
>
> Le lundi 16 novembre 2020 à 03:22:48 UTC, zica...@gmail.com a écrit :
>
>> please post your rep
Hi
Use JavaScript or jQuery to call APIs in frontend of Django template.
You can use fetch API using vanilla JavaScript.
You can perform all CRUD operations.
All the best 👍
On Sun, 29 Nov 2020, 11:57 am Aman Modi, wrote:
> I know how to create API but i just want to know how to use in Django
> t
Hi,
Run
heroku run python manage.py makemigrations
heroku run python manage.py migrate
All the best
On Wed, Dec 30, 2020 at 8:18 PM Sumit Pande <2018bit...@sggs.ac.in> wrote:
> ProgrammingError at /accounts/login/
> relation "django_site" does not exist
> LINE 1: ..."django_site"."domain", "dj
hi,
Try running as the root user using sudo permissions.
All the best
On Wed, Dec 30, 2020 at 8:18 PM Steven Mapes wrote:
> This normally means that the user you are running your project as does not
> have access to the SQLLite database file. I can see that you are running on
> windows so fine
Hi,
Don't use py in front. Try with django-admin startproject .
Also create a virtual environment and install modules inside that
All the best
On Wed, Jan 27, 2021 at 7:33 PM Fabio Fidone
wrote:
> [image: image.png]
>
> please, Can Someone help me to create a new project with python 3.9.1 and
Hi,
Please check namespace='core' in project urls.py. For shops app also
namespace is same. Please change this namesapce to Shops.
All the best
On Thu, Feb 18, 2021 at 11:56 AM Peter Kirieny
wrote:
> in the projects urls.py
>
> from django.conf import settings
> from django.conf.urls.static im
> that's the error
>
> On Thu, 18 Feb 2021 at 09:39, Peter Kirieny
> wrote:
>
>> thanks sir
>> that's done though the error still persists
>>
>> On Thu, 18 Feb 2021 at 09:32, RANGA BHARATH JINKA <
>> bharathjink...@gmail.com> wrot
Hi,
Please follow this guide. This may be useful for you to integrate Vue
js in Django.
https://dafoster.net/articles/2021/02/16/building-web-apps-with-vue-and-django-the-ultimate-guide/?utm_campaign=Django%2BNewsletter&utm_medium=email&utm_source=Django_Newsletter_64
All the best
On Fri
Hi,
In BloodBank\urls.py file, Please check the include. It should contain
.urls not .url at the end. So it is not able to find the urls file.
All the best
On Mon, Mar 29, 2021 at 2:06 AM Kasper Laudrup
wrote:
> On 28/03/2021 18.57, Ritika Bokde wrote:
> > Can somebody help me to resolve th
Hi,
Try this https://www.youtube.com/watch?v=LmYDXgYK1so&ab_channel=CodeBand
On Wed, Mar 31, 2021 at 5:41 AM Ryan Nowakowski wrote:
> About how many elements do you anticipate will be in the drop-down?
>
> On March 30, 2021 8:59:19 AM CDT, Sachin Kumar
> wrote:
>>
>> Hi Experts,
>>
>> Does
Hi,
I think you have to generate an app password from Gmail and use it instead
of your password.
Refer to this link. https://support.google.com/mail/answer/185833?hl=en
All the best
On Mon, Apr 5, 2021 at 7:28 PM Kissanth D
wrote:
> My project description is using django to login via imap server
Hi, You have to specify the POST method in the command
http -a USERNAME POST
https://api.github.com/repos/httpie/httpie/issues/83/comments
body='HTTPie is awesome! :heart:'
All the best
On Thu, Apr 8, 2021 at 6:18 PM 'Amitesh Sahay' via Django users <
django-users@googlegroups.com> wrote:
> HI
Refer the docs
https://httpie.io/
On Thu, Apr 8, 2021 at 6:44 PM RANGA BHARATH JINKA
wrote:
> Hi, You have to specify the POST method in the command
>
> http -a USERNAME POST
> https://api.github.com/repos/httpie/httpie/issues/83/comments body='HTTPie is
> awesome! :hear
ising and interesting. I am using custom
> User model, where email is used in place of username and happens to be the
> unique constraint. SO I really do not understand the above output. If you
> need more data, do let me know.
>
> Regards,
> Amitesh
>
> On Thursday, 8 April, 20
Hi,
Try this. This may be useful for you.
https://www.blog.pythonlibrary.org/2017/10/17/how-to-watermark-your-photos-with-python/
All the best
On Mon, Apr 19, 2021 at 12:09 PM Ram wrote:
> Hi,
>
> Registered users in web application upload images to sell market place
> items and we need to ad
Hi,
You can try using google translate.
https://www.geeksforgeeks.org/add-google-translate-button-webpage/
All the best
On Tue, Apr 20, 2021 at 1:26 AM Archana Singh
wrote:
> Can anyone please guide how the django docs website has implemented the
> translating the content of the website to di
Hi,
Try this jinja templating lower filter
{{ 'helLo WOrlD'|lower }}
On Tue, May 18, 2021 at 6:26 PM David Tobrise wrote:
> What happens if you try outputting the units from dynamically instead of
> hard-coding it?
>
> *Best Regards,*
> *David O. T.*
>
>
>
>
> On Tue, May 18, 2021 at 1:07 PM
Hi,
Please share screenshots. So that we can understand where you want to show
On Tue, May 18, 2021 at 8:04 PM Gegi Esitashvili
wrote:
>
> and i got it what i wanted but it is only facilitiess id and not its name,
> so i need to show up its name and not id.
> On Monday, 17 May 2021 at 08:21:25
use {{ facilitie.name }} instead of {{ facilitie }}
{{ facilitie.name
}}
On Tue, May 18, 2021 at 8:27 PM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
> Hi,
>
> Please share screenshots. So that we can understand where you want to show
>
> On Tue, May 18,
What is the error you are facing. Please share the screenshots
On Tue, 18 May 2021, 10:17 pm Gegi Esitashvili,
wrote:
> I tried it before posted here, It doesnt work unfortuntly :(
>
> On Tue, 18 May 2021 at 19:11, RANGA BHARATH JINKA <
> bharathjink...@gmail.com&g
hi,
Run migrations. python manage.py makemigrations and python manage.py migrate
On Mon, May 24, 2021 at 7:20 PM Mic wrote:
> Hello,
> I found a Django project and failed to get it running in Docker container
> in the following way:
>
> 1. `*git clone git clone https://github.com/NAL-i5K/djang
You are welcome :-)
On Tue, May 25, 2021 at 3:41 AM Michał T. Lorenc
wrote:
> Hi,
> Thank you it works.
>
> On Tue, May 25, 2021 at 12:31 AM RANGA BHARATH JINKA <
> bharathjink...@gmail.com> wrote:
>
>> hi,
>>
>> Run migrations. python manage.py make
Awesome
On Tue, May 25, 2021 at 10:13 AM lalit suthar
wrote:
> This is looking pretty cool!
>
> On Monday, 24 May 2021 at 18:54:12 UTC+5:30 Jaap Joris Vens wrote:
>
>> Dear all,
>>
>> I would like to take this opportunity to announce my side project to
>> the Django community. It's a Django temp
Hi,
Try to print all the variables one by one. You will get to know from where
the issue is coming from.
All the best
On Tue, Jun 22, 2021 at 10:06 AM ram manoj Vuyyuru <
rammanojvuyy...@gmail.com> wrote:
> Hi previous one prints nothing
>
> and this is another way but getting nothing
>
> import
Hi. Try this API. They have API documentation.
https://business.gyft.com/developers/docs/
On Sun, 27 Jun 2021, 10:03 pm Anuj Kumar, wrote:
> Hello,
> Gyftr.com is gift voucher service website which provides online evouchers
> on big brands, so I'm looking for its gift voucher API to integrate i
https://business.gyft.com/developers/
On Sun, 27 Jun 2021, 10:48 pm RANGA BHARATH JINKA,
wrote:
> Hi. Try this API. They have API documentation.
>
> https://business.gyft.com/developers/docs/
>
> On Sun, 27 Jun 2021, 10:03 pm Anuj Kumar, wrote:
>
>> Hello,
>> Gyf
Hi,
Try changing DOB to small letters dob and run the migrations again.
All the best 👍
Thanks and Regards
J. Ranga Bharath
Cell: 9110334114
On Sat, 19 Aug 2023, 9:18 pm ivan harold, wrote:
>
> https://stackoverflow.com/questions/68269165/why-django-is-not-detecting-my-table-column
>
> Try r
I am interested. Please add me as well to the whatsapp group - +919110334114
On Tue, Mar 26, 2024 at 3:36 PM Sujata Aghor
wrote:
> I am interested.
> I have experience in Python Django for 10+ years
>
> On Mon, Mar 25, 2024 at 6:30 PM oduwole samuel
> wrote:
>
>> I'm interested 07083861162
>>
>
The error you're encountering, *"DLL load failed while importing _rust: The
specified module could not be found"*, typically indicates a compatibility
issue between your Python environment and the cryptography library (or one
of its dependencies) used by the Snowflake connector.
Here's how you can
ne that means there is no
> cryptography version issue. It's a really weird thing. Please let me know
> if you have any other solution.
>
> Thanks
> Tarun
>
>
>
>
>
>
> On Fri, 13 Sept 2024 at 12:54, RANGA BHARATH JINKA <
> bharathjink...@gmail.com> w
Hi,
You can use cloudinary or Firestore storage bucket to store media files.
Thanks
On Fri, 1 Nov, 2024, 6:11 pm ASAMOAH EMMANUEL,
wrote:
> Hi All,
> I need help serving media files on render. I already serve static files
> with whitenoise.
> I am able to upload media files but cannot serve th
Hi,
I think you have to pass csrf token while submitting the form in django.
Try passing csrf token.
On Mon, Sep 23, 2024 at 4:34 PM Gabriel Soler wrote:
> Sorry, I did not add the code before. This is how I have my tests set up
> at the moment. I cannot pass the 'form is valid' step.
>
> from
imulate it, you can explicitly add the CSRF token from the
response context to your form submission.
On Mon, Sep 23, 2024 at 5:02 PM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
> Hi,
>
> I think you have to pass csrf token while submitting the form in django.
> Try passing
Hi,
You can host on good cloud run
On Sat, 21 Sept, 2024, 12:07 am Gaetano Leoni,
wrote:
> Hi I recently started developing in python with django. I created a fairly
> full-bodied webapp and wanted to move it into production. I tried to
> install it in a subdomain where there is no possibility
Hi,
Sorry. It's Google cloud run
On Sat, 21 Sept, 2024, 10:18 am RANGA BHARATH JINKA, <
bharathjink...@gmail.com> wrote:
> Hi,
>
> You can host on good cloud run
>
> On Sat, 21 Sept, 2024, 12:07 am Gaetano Leoni,
> wrote:
>
>> Hi I recently started develop
in_valid.is_valid())
> AssertionError: False is not true
>
> --
> """
> On Monday 23 September 2024 at 12:36:37 UTC+1 RANGA BHARATH JINKA wrote:
>
>> what's the error you are getting in t
Hi,
Did you create a view and link it to a URL like /home? Then, you have to go
to that URL to see the message.
Thanks,
Bharath
On Thu, Sep 19, 2024 at 8:31 PM Anudeep Gudimalla
wrote:
> Hi all
>
> Firstly, im learning Django by book "Django for beginners - WSVincent 5th
> edition" in chapter-
gt; Thanks for reaching out.
>
> I have created the urls.py and views.py under pages folder and navigated
> as book says.
>
> please find the attachments.
>
> On Thu, Sep 19, 2024 at 11:08 AM RANGA BHARATH JINKA <
> bharathjink...@gmail.com> wrote:
>
>> Hi,
>&g
Hi,
The issue is that partial indexes with conditions (condition attribute in
models.Index) were introduced in *Django 3.2*, but they rely on the
database backend's ability to support them. PostgreSQL does support partial
indexes, so that part should be fine. However, your problem likely stems
fro
PM UTC+1 RANGA BHARATH JINKA
> wrote:
>
>> Hi,
>>
>> The issue is that partial indexes with conditions (condition attribute
>> in models.Index) were introduced in *Django 3.2*, but they rely on the
>> database backend's ability to support them. PostgreSQL does
Hi,
The issue is with how you're passing the mymiody data to the template. In
your view, you are using:
mymiody = Miody.objects.all().values()
The .values() method returns dictionaries instead of model instances, which
means you lose the ability to call .url on the ImageField.
Solution:
Change
Hi,
You have to provide a bearer token in the headers. Test in postman with the
bearer token. If you don't provide the token you will get this error.
All the best
On Tue, 18 Feb, 2025, 9:25 pm Ephraim Iannah,
wrote:
> Did you make additional changes in the settings.py file?
>
> On Thu, Feb 13,
101 - 145 of 145 matches
Mail list logo