It's my WhatsApp number sir 8919898388
On Mon, Jan 15, 2024, 7:41 PM KUYESO ROGERS <2019bce...@std.must.ac.ug>
wrote:
> Hello, I am interested, add +256772820840
>
>
>
> Kind regards,
>
> *Kuyeso Rogers | **Bcs. Software Engineering - **Mbarara University of
> Science and Technology*
>
> *Website
my authentication view:
class LoginView(auth_views.LoginView):
form_class = LoginForm
template_name = 'event/login.html'
def post(self, request, *args, **kwargs):
next_url = self.request.POST.get('next', reverse('event:create_table'))
response = super().post(request, *args, **kwargs)
redir
Hi, I am migrating my manual lambda python serverless backend to the Django
framework and going to deploy it with Zappa onto AWS lambda.
Please that if anyone knows and can share if this is a good approach and
any difficulties I may be facing.
--
You received this message because you are subsc
3 matches
Mail list logo