On Tue, Nov 9, 2021 at 10:15 PM DJANGO DEVELOPER
wrote:
> have you added AUTH_USER_MODEL = 'my_app.custommodel' in your settings.py?
>
And note the lower case here as pointed out. App names are always handled
as lowercase internally in Django.
On Monday, November 8, 2021 at 10:50:14 PM UTC+5
Yes you can add celery anywhere.
Check out the full tutorial on how he did it.
You're welcome.
Keep safe,
Ed
On Thu, 11 Nov 2021 at 00:17, Trippy Samurai
wrote:
> Thanks edchels for the link considering the views is it possible to add?
>
>
> On Wednesday, 10 November 2021 at 15:52:14 UTC+5:30
Hi Django people. I request your thoughts on a custom user app. It's called
'TougshireAuth', but my intent is that it be renamed and hacked each time
it is added to a new project. Otherwise it's not really a custom user
I would appreciate feedback. I'm an amateur who is ready to accept honest
Thanks edchels for the link considering the views is it possible to add?
On Wednesday, 10 November 2021 at 15:52:14 UTC+5:30 edchels...@gmail.com
wrote:
> Checkout this tutorial
>
> https://realpython.com/asynchronous-tasks-with-django-and-celery/
>
> On Wed, 10 Nov 2021 at 17:12, Trippy Samur
Why aren't there much tutorials and explanations about Channels and
websocket integration in django over the internet ? Quite confusing. How
can we get to know and understand it more if nobody wants to explain it. I
am new to python and drf, wanna implement some realtime features in my app
but
Checkout this tutorial
https://realpython.com/asynchronous-tasks-with-django-and-celery/
On Wed, 10 Nov 2021 at 17:12, Trippy Samurai
wrote:
> Hello,
> I have around 18 views in my views.py file how do i integrate with
> celery,Please help me if anyone's aware
>
> *Views*.*py:*
>
> from django
Checkout this tutorial
https://realpython.com/asynchronous-tasks-with-django-and-celery/
On Wed, 10 Nov 2021 at 17:12, Trippy Samurai
wrote:
> Hello,
> I have around 18 views in my views.py file how do i integrate with
> celery,Please help me if anyone's aware
>
> *Views*.*py:*
>
> from django
Hello,
I have around 18 views in my views.py file how do i integrate with
celery,Please help me if anyone's aware
*Views*.*py:*
from django import forms
from django.contrib import auth
from django.http import request
from django.http.response import HttpResponse, HttpResponseRedirect
from django
Thank you so much Kasper Laudrup
في الثلاثاء، 9 نوفمبر 2021 في تمام الساعة 4:48:20 م UTC+3، كتب Kasper
Laudrup رسالة نصها:
> On 09/11/2021 14.26, Shada Bahassan wrote:
> > After I connected mysql with django, I wrote in the view files to
> > interact with the models files. And when runs
9 matches
Mail list logo