von Samuel | Jul 31, 2022 | #100DaysOfCode, Progammieren, Web Development
Isn’t there a more direct way to style rendered ModelForms (hence add CSS classes or ID’s?) – without looking up the underlying widget class for every form field? It’s possible to override the default form fields. Furtunately there is a Filed...
von Samuel | Mai 8, 2022 | #100DaysOfCode, Progammieren
Django not needed to build a websitestatic website from HTML, CSS and JavaScript (JS) possible -> minimal requirements for a website Roles of Languages HTML: basic structureCSS: color and design (styling)JS: client side scripting (engine in car exapmple)backend...
von Samuel | Mrz 5, 2022 | #100DaysOfCode, Progammieren
Below I describe the second week of my #100DaysOfCode challenge.In the opening blogpost you can find out more about my Why, my goals and the rules which I set for myself.Or find the collection of all my posts related to the #100DaysOfCode challenge. Django and MySQL:...
von Samuel | Feb 24, 2022 | #100DaysOfCode, Progammieren
Michael recommends the Classy Class-Based Views website to gain a basic understanding.They created a great overview of all class-based views in Django (even 4.0) including brief summaries of their purpose and functionality to empower people choosing the most suitable...
von Samuel | Feb 11, 2022 | #100DaysOfCode, Business, Progammieren
Below I describe the second week of my #100DaysOfCode challenge.In the opening blogpost you can find out more about my Why, my goals and the rules which I set for myself.Or find the collection of all my posts related to the #100DaysOfCode challenge. ModelForm in...
Neueste Kommentare