Hi again,


    So my question is more related to any kind of process that should be
    managed from a Django app.


Django does not manages processes, Django is a web framework. Python can manage processes. What kind? Any :)


I am fully aware of that, thank you :-)

I guess my question is then actually more: if I would like to have one single instance of an object that I can call safely from models (or possibly views or whatever) where would be the right place to put that class and code?

It seems like a fairly basic question, but I haven't found any obvious solution for that by reading the documentation, so maybe I'm just missing something basic? I must admit my experience with Django (although a good one) is fairly limited.

Thanks a lot for your help so far.

Kind regards,

Kasper Laudrup

--
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 [email protected].
To post to this group, send email to [email protected].
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/d32507dc-3916-7cc3-10a9-8ea25926577d%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to