Tags → #django
-
Lith Labs 009: Refactor to Apps
Ninth entry of the Lith Labs series. This lab tackles the process of refactoring a monolithic django app into multiple modular apps.
-
Lith Labs 008: Landing Page
Eight entry of the Lith Labs series. This lab focuses on creating a landing page.
-
Lith Labs 007: Installing Bootstrap
Seventh entry of the Lith Labs series. This lab focuses on installing the Bootstrap frontend framework.
-
Lith Labs 006: Login Flow Gaps
Sixth entry of the Lith Labs series. I closed a handful of gaps in the login flow.
-
Lith Labs 005: User Login
Fifth entry of the Lith Labs series. I implemented user login and a protected dashboard page.
-
Lith Labs 004: Shellcheck
Fourth entry of the Lith Labs series. I add the shellcheck package to lint shell files.
-
Lith Labs 003: PostgreSQL
Third entry of the Lith Labs series. I added a PostgreSQL container to my setup in this entry.
-
Lith Labs 002: Pull Request Checks
Second entry of the Lith Labs series. This entry introduces PR checks.
-
Lith Labs 001: Local Development
First entry of the Lith Labs series. This entry revolves around local development and developer tools.