Showing Posts From

Web development

A dive into the Django admin (Part 3): Adding Custom Pages

A dive into the Django admin (Part 3): Adding Custom Pages

A dive into the Django admin (Part 3) In the previous articles, we explored the django admin and ...

A dive into the Django admin (Part 2): Advanced Techniques for Organizing, Renaming, and Customizing Admin Models.

A dive into the Django admin (Part 2): Advanced Techniques for Organizing, Renaming, and Customizing Admin Models.

A dive into the Django admin (Part 2) In the previous article, we explored how to create and cust ...

A dive into the Django admin (Part 1): Creating and Customizing Multiple Admin Sites.

A dive into the Django admin (Part 1): Creating and Customizing Multiple Admin Sites.

A dive into the Django admin (Part 1) The Django admin is one of Django's most powerful features ...