I have not worked with SLURM in any way at all ... but it seems to me that 
if its a third-party app, you'd be better off working with an API that will 
shield you from the messy details of the internal database e.g.

https://github.com/PySlurm/pyslurm


On Thursday, 7 March 2019 15:39:24 UTC+2, Bissane Belhadji wrote:
>
> 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 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7fa720b1-eea8-41a7-9c39-33b0e46c32b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to