DEV Community

Bret
Bret

Posted on

 

Django Char Fields.... What’s a good reference to learn each? (Visualized as well)

I’m learning the different fields for Django admin. But, is there a visual to better understand them?
I’m getting the hang of uploading and creating new classes so I can upload it to a page to be “seen”, but, with the fields, how do you understand them better?

Top comments (3)

Collapse
 
coledrain profile image
ColeDrain

Well. I don't know about visualised, but Django docs are okay.

Collapse
 
yobretyo profile image
Bret

I’ve been watching a 3 hour YouTube series, a “to do app” dosnt click with me.

Collapse
 
coledrain profile image
ColeDrain

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git