Oluwole Majiyagbe

Oluwole Majiyagbe

Oluwole is a software engineer with a passion for new tech and a thirst for learning. When he's not coding, he can be found playing video games or reading mostly fiction novels.

Articles & Tutorials

Database Indexing in Django

  • Last updated on

This article explores the basics of database indexing, its advantages and disadvantages, and how to apply it in a Django application.

Permissions in Django

  • Last updated on

Looks at how to leverage Django's default permission system to assign permissions to users and groups.