Django Project Management System | Django project with source code

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 51

  • @goodrelaxationmusic6779
    @goodrelaxationmusic6779 8 หลายเดือนก่อน +1

    It's possible to show how to integrate tenant multi company/ multi users please, big thanks

    • @CodeWithStein
      @CodeWithStein  8 หลายเดือนก่อน

      Everything is possible. I have a video on multi-tenants here on TH-cam, and if you want to learn more about it you can check out my premium course on codewithstein.com ;-)

  • @chentskooner2502
    @chentskooner2502 3 หลายเดือนก่อน +1

    02:14:00 Delete File function, deletes the record from database, but doesn't actually delete the file in the /media/projectfiles/ folder

    • @CodeWithStein
      @CodeWithStein  8 วันที่ผ่านมา

      Hey, yes that is correct. That has to be handled manually :/

  • @Tsegaab-q6y
    @Tsegaab-q6y 27 วันที่ผ่านมา

    thank for your clear explanation brother,
    one thing i want to ask is how can i access the path of the uploaded file, i want to send an outlook email where with an attachment of the uploaded file "mail.Attachments.Add(path_of_file)"
    many thanks

  • @stevemulcahy5014
    @stevemulcahy5014 9 หลายเดือนก่อน +1

    This video had some great aspects. Starting off with coming up with the general layout was really good.
    One thing I'm not sure about is where to add a logout button. Do I need to add it to the core app, the auth app or all apps?
    Also, how do you decide when to make an app versus adding to an app, like why make apps for tasks and todolists but put notes and files in the projects app?

    • @CodeWithStein
      @CodeWithStein  8 หลายเดือนก่อน

      Hey :-) I would place it in the base.html file. Where the log in / sign up buttons are. There isn't really any "right or wrong" when it comes to having many or few apps, BUT it's good practice to have one app per feature (or what you want to call it).
      If you can't explain an app in one sentence, you need to separate it into smaller apps :-)

  • @SpeedCodes-oc7ed
    @SpeedCodes-oc7ed 9 หลายเดือนก่อน +2

    your courses are over powered! many thanks for this!

    • @CodeWithStein
      @CodeWithStein  8 หลายเดือนก่อน +1

      Thank you so much :-D

  • @Chisanloius
    @Chisanloius 6 หลายเดือนก่อน +1

    Stein is the father of Django Learners.
    Thank You

    • @CodeWithStein
      @CodeWithStein  6 หลายเดือนก่อน

      Haha, thank you so much :-D

  • @lhard123l
    @lhard123l 5 หลายเดือนก่อน +1

    Pages like about should use flatpages module

    • @CodeWithStein
      @CodeWithStein  5 หลายเดือนก่อน

      Why? Isn't that making thing unnecessary complicated?

  • @shaileshxjain
    @shaileshxjain 7 หลายเดือนก่อน +1

    Hi, Can you please explain why you did not run make migrations command but it still created the db, how? as pwr documentation, it should not create if make migration command is not first run

    • @CodeWithStein
      @CodeWithStein  7 หลายเดือนก่อน

      Hey, when you create a Django project, the already are some migrations file. For the user, groups and a few other things that Django needs. The makemigrations command only genereates migrations files for new models and changes 👍🏻

    • @shaileshxjain
      @shaileshxjain 7 หลายเดือนก่อน

      yes that is what i asked how did in production it created mew tsbles in db as you only ran migrate command via bash script, it should not have created the new models or old

    • @shaileshxjain
      @shaileshxjain 7 หลายเดือนก่อน

      without running make migration command in production how were new models crested in db

    • @CodeWithStein
      @CodeWithStein  7 หลายเดือนก่อน

      @@shaileshxjain you only run migrate in production, because the migrations files already exists in the app folder, inside the migration folder. It is not natural to recreate these for deployment

    • @shaileshxjain
      @shaileshxjain 7 หลายเดือนก่อน

      @@CodeWithStein yes this was what i needed thanks

  • @Genecardo
    @Genecardo 9 หลายเดือนก่อน +1

    Am a beginner, i need someone to help me create e-commerce website, am challenging myself

    • @Ali-db5ot
      @Ali-db5ot 8 หลายเดือนก่อน

      You need to hire someone

    • @LazyAlgoPro
      @LazyAlgoPro 8 หลายเดือนก่อน

      Contact me

    • @CodeWithStein
      @CodeWithStein  8 หลายเดือนก่อน

      Hey, if you're a beginner, an ecommerce project might not be the best idea. I would start with things like blogs, todo apps, etc. To build up your knowledge :-)

  • @sajiths9180
    @sajiths9180 7 หลายเดือนก่อน +1

    Could you please create a Leave management system?

    • @CodeWithStein
      @CodeWithStein  7 หลายเดือนก่อน

      A leave like in a system for keeping track of employees vacations?

    • @sajiths9180
      @sajiths9180 7 หลายเดือนก่อน

      Thanks for the reply. Let me make it clear.
      The users can login to their dashboard and they apply a leave - Categories include ( sick leave, casual leave , maternity leave etc), for how many days so calendar should pop up, Reason for the leave and more and to approve the leave, Admin should login and they can see the leave requests from the employee and admin can accept the leave or reject. Admin can see the numbers of employees , their name, leave request , their role etc.@@CodeWithStein

  • @bethuelthipe-moukangwe7786
    @bethuelthipe-moukangwe7786 5 หลายเดือนก่อน +1

    Thank you Mr Stein

    • @CodeWithStein
      @CodeWithStein  5 หลายเดือนก่อน

      You’re welcome 😁😁

  • @gustavojuantorena
    @gustavojuantorena 9 หลายเดือนก่อน +1

    Awesome! Thanks for the great tutorial

  • @bethuelthipe-moukangwe7786
    @bethuelthipe-moukangwe7786 5 หลายเดือนก่อน +1

    I love this Project

    • @CodeWithStein
      @CodeWithStein  5 หลายเดือนก่อน

      Glad to hear that 😁😁

  • @pungushe
    @pungushe 9 หลายเดือนก่อน +1

    Thanks for tutorial

    • @CodeWithStein
      @CodeWithStein  9 หลายเดือนก่อน

      You’re welcome 😁

  • @irarrefonairda
    @irarrefonairda 6 หลายเดือนก่อน +1

    Thanks for share!

    • @CodeWithStein
      @CodeWithStein  6 หลายเดือนก่อน

      You're welcome :-D

  • @jackoffjames3751
    @jackoffjames3751 9 หลายเดือนก่อน +1

    Thank you saviour 🎉❤

    • @CodeWithStein
      @CodeWithStein  9 หลายเดือนก่อน

      You’re welcome 😁😁

  • @frameff9073
    @frameff9073 9 หลายเดือนก่อน +1

    good thank

  • @angeldiaz3018
    @angeldiaz3018 8 หลายเดือนก่อน

    I love your courses buddy! Keep going

  • @prashlovessamosa
    @prashlovessamosa 8 หลายเดือนก่อน

    Thanks for sharing.

    • @CodeWithStein
      @CodeWithStein  8 หลายเดือนก่อน

      You're welcome :-D

  • @kachekijaanlega
    @kachekijaanlega 9 หลายเดือนก่อน +2

    why does django ui always look like crap

    • @khangtranstation
      @khangtranstation 9 หลายเดือนก่อน +2

      Why does it need to look better

    • @CodeWithStein
      @CodeWithStein  9 หลายเดือนก่อน +9

      There's many reasons :-)
      -First of all, the UI doesn't have anything to do with Django.
      -I'm a developer and I teach development. There are so many other great designers to learn from instead.
      -When I make the design bad, it hopefully encourages you to change this your self if you want to use the code for something and then you will learn more.
      -When the design is shitty, people don't just copy the code and put it in their resume.

    • @steogen
      @steogen 8 หลายเดือนก่อน +2

      Might be due to the fact that Django has nothing to do with UI. Django is a versatile backend framework, if u want to learn how to design beautiful UIs this is not for you. Also you may want to avoid bashing the author of the video when you are not knowledgeable enough about the content being presented. 😉

    • @rafajendraszak7390
      @rafajendraszak7390 8 หลายเดือนก่อน

      Any recommendations on where to learn about ui/ux?

    • @ArMor-dp7nb
      @ArMor-dp7nb 8 วันที่ผ่านมา

      Don't learn django if you're more on ui buddy😂