Hi Yoan Bello,
Thank you for your interest,
My project is a simple CRUD app, It suit people at a "beginner" level, If
you have certain experience in python and Django, my project seems small to
you. Btw appreciate if we can share knowledge
Vào lúc 08:49:40 UTC+7 ngày Thứ Ba, 24 tháng 9, 2024, Q
Hi Alrfed Thor,
You may drop me an email for your personal contact so that we can discuss
details
Vào lúc 15:37:23 UTC+7 ngày Thứ Hai, 23 tháng 9, 2024, Alrfed Thor đã viết:
> Hi Quoc Hung Hoang,
>
> I'd like to help.
>
> Cheche Omenife 于2024年9月23日周一 09:43写道:
>
>> Hi Quoc Hung Hoang,
>>
>> Tha
Render.io
On Sun, 22 Sept 2024, 18:01 Abdul Qoyyuum Haji Abdul Kadir, <
abdul.qoyy...@gmail.com> wrote:
> Load Balancing is free in the first 12 months of the account. Beyond that,
> you have to pay for it.
> [image: image.png]
> But others seem to be chargeable. I guess that's how AWS gets you.
I am.
On Thu, Sep 19, 2024, 2:01 PM Chisom Iheanacho wrote:
> Hello are you interested in hackathons?
>
> On Wed, Sep 18, 2024, 7:20 PM Sina Akhavi
> wrote:
>
>> Hi,
>> How can we work together?
>>
>> On Tue, Sep 17, 2024, 20:34 Kabaki Antony
>> wrote:
>>
>>> Hello,
>>>
>>> I hope this message
Hello, I am interested in work with you I have some experience in python,
Django and DevOps.
On Sun, Sep 22, 2024, 11:44 AM Quốc Hưng Hoàng <
arsenalforeversince2...@gmail.com> wrote:
> Hi Cheche,
>
> I have a "network" project, it's Twitter-like webapp:
> https://github.com/hoangquochung1110/cs5
In Django, when using `TestCase` for testing views, CSRF tokens are indeed
not necessary since the test client does not enforce CSRF protection.
However, if you're testing forms directly (like a `ModelForm`), you
generally don’t need to provide a CSRF token either, as the form itself
does not direc
Hi Ranga, thanks for the response,
My test log is quite simple; it is not true the form is valid, and there is
a little change in the session to mark it when my function did not change.
As I am using TestCase I understand that the CSRF tokens are unnecessary.
Would passing the dictionary to the
what's the error you are getting in the logs ?
In Django, while writing tests for forms that require CSRF token validation
(for instance, in Test-Driven Development or TDD), you can bypass the CSRF
validation or simulate the behavior of submitting a valid CSRF token.
Here's how you can handle CSR
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
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 django.test import TestCase,Client
from django.urls import reverse, reverse_lazy
from django.contrib.auth import get_user_model
from .forms import StyleForm
from a
Hi Quoc Hung Hoang,
I'd like to help.
Cheche Omenife 于2024年9月23日周一 09:43写道:
> Hi Quoc Hung Hoang,
>
> Thank you very much for your willingness to help me on my Django journey.
> I’ll take some time to assess where I’m at, scale it down a bit, and think
> about what features I can add. I’ll get
11 matches
Mail list logo