If you don't have access to the shell, why are you concerned with the django version?
On 3 February 2016 at 13:05, <[email protected]> wrote: > Hello, > > and if not ? > > i have actually only acces to the web part. > > Le mardi 2 février 2016 18:43:56 UTC+1, James Bennett a écrit : >> >> As long as you have access to a shell, you can do >> >> python manage.py shell >> >> Then in the interpreter, do >> >> import django >> print(django.get_version()) >> >> On Tue, Feb 2, 2016 at 6:59 AM, <[email protected]> wrote: >> >>> Hello all, >>> >>> thanks in advance for your help. >>> >>> i'm just integrating new office and they actually have a website based >>> on Django. >>> >>> but we have no more contact with the web agency who developp this site. >>> >>> So i wanted to know what is the version of Django used by our site ? >>> >>> Could you please help me ? >>> >>> Best regards >>> >>> -- >>> 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/c5946709-5f82-4caa-bf68-aa59a24e1a6b%40googlegroups.com >>> <https://groups.google.com/d/msgid/django-users/c5946709-5f82-4caa-bf68-aa59a24e1a6b%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > 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/fe2b4c48-3bd9-4c5b-b0a6-52f177d99621%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/fe2b4c48-3bd9-4c5b-b0a6-52f177d99621%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHsc%3DGNqcYSeYzZgZG33oKYEQHwC8xJazXw275_Su9sht909sg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

