Posts with the tag Educative:

Django Users, Login & Registration

The user functionality is created in a seperate app. This project uses built-in user functionality to keep things managable for my first attempts.

Django Delete Items

Deleting a listing Again we follow the same pattern as before.

Django Edit Items

Editing items in the PostgreSQL DB The pattern now is as before.

Django Individual Item Page

Next step is to setup an individual item page. This tutorial is giving me a some good insights into the Critique Wheel rewrite.

Django Dynamic Content

Day 2: Dynamic Content A few useful django db queries:

Django Next Steps

Poetry and Django So poetry is up and running. Django is up and running, and I’ve added a simple listing app into the Django project.

Django Games First Steps

Getting a project up and running I had an interesting conversation this morning with Bob from Pybites.