Add CSS classes to Django ModelForms – Styling

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...

HTML/CSS Tutorial Notes: DesignCourse 2021

von Samuel | Jun 12, 2022 | #100DaysOfCode, Progammieren, Web Development

notes on HTML and CSS Tutorial for 2021code and progress documentation (GitHub) HTML/CSS basics write HTML structure, based on user interface (UI) of desktop version (because it includes all elements – usually more than in mobile version)write CSS designstart...

Reflection/Evaluation CoderMatching so far

von Samuel | Jun 5, 2022 | #100DaysOfCode, Business, Persönlichkeit, Progammieren

Evaluation after not completing 100DaysOfCode absolutely focused on CoderMatchingeventually a letter to my future self What went well? first 2-3 months (until mid-feb/beginning-march) well focused -> Django: build „MVP“ + Deployment: Publish MVP with...
HTML, CSS🎨 and JavaScript for Django🐍

HTML, CSS🎨 and JavaScript for Django🐍

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...
Django: Database basics, bugs and fixes | Week 6💻

Django: Database basics, bugs and fixes | Week 6💻

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:...
Replace Code in VSCode or Git: How to find code

Replace Code in VSCode or Git: How to find code

von Samuel | Feb 27, 2022 | #100DaysOfCode, Progammieren

If I replace (for example) an image in the static files of my Django project, which I already displayed on certain pages: Is there a simple and reliable way to find these places in the code where I need to replace the path to the old image with the new one? solution:...
« Ältere Einträge

Neueste Beiträge

  • Add CSS classes to Django ModelForms – Styling
  • Dale Carnegie vs. Brené Brown – Clash of Beliefs?
  • Master JavaScript – Just did it👌
  • Atomic Habits – 13 Takeaways
  • Rich Dad Skills

Neueste Kommentare

    Kontakt

    Impressum | Datenschutz