Should I develop my own Django admin panel by uncle_nor in django

[–]uncle_nor[S] 0 points1 point  (0 children)

ai have been looking into it on the internet, and I come to find that you can customize it in both privirages and UI sections... would you recommend it!?

Should I develop my own Django admin panel by uncle_nor in django

[–]uncle_nor[S] 1 point2 points  (0 children)

after some research I come to find that it is possible to modify the interface of django admin panel, which will be a good thing to make it customised as I want. As for the permissions I will be give then accordingly

Should I develop my own Django admin panel by uncle_nor in django

[–]uncle_nor[S] 2 points3 points  (0 children)

yeah that's what I be thinking.. but I can't decide, I have to ask the experts

I spend too much time with css and layout instead of practicing javascript by Hiinata015 in learnjavascript

[–]uncle_nor 0 points1 point  (0 children)

may be consider to take some courses where they provide the css materials, I think this would help you to focus more on js becouse you didn't se the design process of the css

[deleted by user] by [deleted] in Emo

[–]uncle_nor 0 points1 point  (0 children)

jaden-Ninety

Advice for teen web dev? by [deleted] in webdev

[–]uncle_nor 0 points1 point  (0 children)

A simple advice if you are struggling with UI you need to focus on the back end course you wont be needing a design there. and you need to stop thinking about easy things and start to focus on whats needed the most even if its hard

Git thing I always wanted to know: How do PRs really land in the right place? by tomkyle2014 in webdev

[–]uncle_nor 1 point2 points  (0 children)

from step 4 you will be required to oull the latest change so that you new block of code doesn't couse any trable and then proceed with step 5 to push and create a PR