Leave a comment below for a feature you want to see implemented on this website.
@CristianGârd3 ай бұрын
login page
@tashac80298 ай бұрын
Finally a video with Django and Vue 3. Thank you so much. This has been so helpful
@codedjango Жыл бұрын
Now...this is going to be interesting....thank you so much 👍
@Monkhaus Жыл бұрын
Hopefully! If you want anything more specific let me know. This video is pretty much the bare minimum you need to do to get it to work
@lordd1sbeats10 ай бұрын
how to build correctly and merge w/ backend? (SPA)
@mr_don_key7 ай бұрын
why are you not using django as intended? you create, move all kinds of directories and files, to places where it shouldn't be. (making it harder to debug, and to get back to the project in a later date, since you're not doing proper structure). Sure you can do it with your own structure, but for people learning (that is goal of this video), i would advice you to keep the structure as clean as possible (the default structure of django).
@Monkhaus7 ай бұрын
Hello, thanks for the comment and I agree with the sentiment but this wasn't a tutorial. This is me mostly messing around with just building random things.
@miqbal_sis11 ай бұрын
Thank you Monkhaus. Is there a chance you can make sign up sign in using djangi and vue?
@iamspb7990 Жыл бұрын
Hey, can you make website that uses 3d assets Or maybe use ML model to project 2D image as 3D even if its imaginary...
@alexdin1565 Жыл бұрын
please can add integration for react developers and as suggestion please add celery task scheduler and channels for real time update