Good day everyone,
I’ve been developing web applications in django since late 2019, I have
done quite a number of projects, but I always felt using django for just
the backend and maybe a frontend framework for the frontend would actually
be better. I decided to look into vue this January, and dev
Hi All,
does anybody have experience with the following data model and could advise
which Django tools fit it best?
Background:
I have two types of Components (Core and Complex) that share many
attributes and methods, but also have their own, specific data fields and
methods.
What complicates
Hi KeLLs, I want to develop the website like you developed...
Regards,
Ajay
On Thursday, March 11, 2021 at 3:51:43 PM UTC+5:30 kells...@gmail.com wrote:
> Good day everyone,
>
> I’ve been developing web applications in django since late 2019, I have
> done quite a number of projects, but I al
nice
On Thu, Mar 11, 2021, 16:07 ajaykumar...@gmail.com <
ajaykumar.bit.1...@gmail.com> wrote:
> Hi KeLLs, I want to develop the website like you developed...
>
> Regards,
> Ajay
>
> On Thursday, March 11, 2021 at 3:51:43 PM UTC+5:30 kells...@gmail.com
> wrote:
>
>> Good day everyone,
>>
>> I’ve
That's too hard of a problem statement for me,ig more experienced people
will be able to answer it more properly. But if its 99.99% I'd go with
whatever you have right now, rather than creating bunch or proxy models.
On Thu, Mar 11, 2021, 16:06 Mateusz Wroblewski wrote:
> Hi All,
>
> does anybod
Btw parts should be a m2m field ig.
On Thu, Mar 11, 2021, 16:14 Kunal Solanke
wrote:
> That's too hard of a problem statement for me,ig more experienced people
> will be able to answer it more properly. But if its 99.99% I'd go with
> whatever you have right now, rather than creating bunch or pr
Hi Ajay,
If you would like to build something like this, then you should look into
Vuejs. I also used a design framework for Vuejs called Vuetify. You don’t
even get to see all of the amazing features the site has until you’re
logged in. I would really appreciate some positive or negative feedback
I put the google recaptcha V2 to my django project form. It looks like
working, but if I leave empty the recaptcha checkbox my form is sent still.
forms.py
from django import
forms from captcha.fields
import ReCaptchaField
from django.forms import Textarea
from .models import *
class CustomerForm
Camarada Sokov:
Your code is very difficult to understand at first sight. I did not know
about ReCaptchaField().
But, is interesting to learn something new.
Recards,
Gabriel Araya Garcia
GMI - Desarrollo de Sistemas Informáticos
from Santiago de Chile
El jue, 11 mar 2021 a las 12:40, Sergei So
9 matches
Mail list logo