My pycharm shows DecimalField as type Any.
On Sat, 24 Sept 2022 at 07:09, Justin Black
wrote:
> Hello there,
>
> If I have a model:
>
> class Money(models.Model):
> price = models.DecimalField()
>
> m = Money(...)
> pycharm knows that m.price is of type Decimal but when I read through the
>
Add into allowed origin
On Fri, 23 Sep, 2022, 7:20 pm Rajesh Kumar, wrote:
> Hi All,
> I have integrated the social_django package for social logins like google
> and Fb ...etc.
> But It's working in localhost fine but after deployed in AWS ec2 with
> docker It's not working
> Authorization Erro
--
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
https://groups.google.com/d
3 matches
Mail list logo