Hi everyone!
I've been working on this project with SLURM for quite a while now and I've been experiencing a massive writer's block, I'm working on a portal that will allow employees register to slurm's database and run their jobs on accounts along with several other things. I have built this django application with an LDAP and Kerberos backend to authenticate against the corporate internal authentication system and I'm sorte of familiar with how slurm works now, however, I can't for the life of me figure out how to link my django app to the slurm db
I have a few ideas in mind that I'm currently testing out, but any new approach to this or even the slightest suggestion is greatly appreciated