EMAIL_HOST = smtp.gmail.com
EMAIL_HOST_USER = your-email
EMAIL_HOST_PASSWORD = your-email-password
EMAIL_PORT = 587
EMAIL_USE_TLS = True
EMAIL_BACKEND = django.core.mail.backends.smtp.EmailBackend
DEFAULT_FROM_EMAIL = your-email
On Mon, May 2, 2022 at 10:33 AM 'Delvin Alexander' via Django users <
You can follow the github repo
https://github.com/mohammadanarul/railway-action.git
On Fri, Sep 16, 2022, 2:32 AM ola neat wrote:
> hallo guys,
> so i'm having issue deploying my django on railway but once the deployment
> is complete the app crash with this err
>
>
> raise ImproperlyConfigured(
You can following the article
https://www.geeksforgeeks.org/decimalfield-django-models/amp/
On Sat, Sep 24, 2022, 5:09 AM Justin Black wrote:
> Hello there,
>
> If I have a model:
>
> class Money(models.Model):
> price = models.DecimalField()
>
> m = Money(...)
> pycharm knows that m.price
How to communicate and authenticate with multiple Django servers. Is it
possible?
If possible you can help me, I am trying more than 15 days in this section
but not getting any solution.
Please share with me any requirements like books, videos, blogs, or code
examples.
--
You received this mess
Thanks, guys The Django user group is very helpful.
On Sun, Jan 29, 2023 at 12:54 PM Lauro Cesar de Oliveira (olarva) <
ola...@gmail.com> wrote:
> Hello there.
>
> First thing: show us the error.
>
> Getting status code 400?
>
> Probably a wrong setting of one of those (or maybe all):
>
> ALLOWED
You can run it
pip install mysqlclient==2.0.1
On Wed, Feb 17, 2021 at 8:53 PM Brijesh Soni wrote:
> Hello All,
>
>
> I have Install the Python 3.6 32Bit with My SQL 32bit and Install the
> mysqlclient==1.3.11
>
> but when I am starting the Django with the
>
> runserver command, I am getting be
[image: Screenshot_7.png]
On Fri, Mar 5, 2021 at 9:36 PM Kasper Laudrup wrote:
> If you want someone to help you, please do take the time to write a
> proper question.
>
> Just posting an error message and screaming for help will most likely
> not get you a lot of help.
>
> Learning how to commu
You did not import the signup form. So showing errors
On Sat, Mar 13, 2021 at 5:48 AM Eduardo Agreda López <
eduardoagred...@gmail.com> wrote:
> Do you have create the SingUpForm. If you use Django auth model, can you
> create the forms.py file and import this path:
>
> from django.contrib.auth.
kindly shere your code
On Fri, Apr 23, 2021 at 5:56 PM ejike@gmail.com
wrote:
> Good day All,
>
> I am trying to deploy my django app to heroku but i keep getting this
> error in the screenshot attached.
>
> Please can anyone assist in me in finding a solution to this and where the
> iss
kindly inbox me.
https://www.facebook.com/mohammadanarul24/
On Wed, Apr 28, 2021 at 7:33 PM TOURIST PALACE
wrote:
> i have one dout how use slug per post i didnot understood
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscri
10 matches
Mail list logo