IsSuperUser for django-rest-framework
There is an open discussion on GitHub – https://github.com/encode/django-rest-framework/discussions/9746. Why the need for “IsSuperUser” We had a very specific edge case, where we only want “Super Users” to access a certain API node in NearBeach. We required any users with lower priverledges to be restricted from this node, this does include staff members. Currently – … Continued
Climbing Mt Fuji, a journey up a mountain
Before I start, I want to point out that the picture of Mt Fuji I took, sadly does not convey across the concept how large it is. How high it stretches up into the sky. The fact that there are times it’ll dwarf the clouds that slowly wander by. It really is a beauty to … Continued
What am I currently working on?
For the last number of years, I have been working on an Open Source Project Management system called NearBeach. What is NearBeach? An open source project management system, with a different way of thinking. Requirements Gather your user requirements (user stories), and categorise them. The requirement functionality has two levels, the parent requirement, followed by … Continued