“Como verificar se o Django está instalado (em Python Shell)” Respostas de código

Como verificar se o Django está instalado no Ubuntu

$ django-admin.py version
Cheerful Camel

Como verificar se o Django está instalado (em Python Shell)

import django
django.VERSION
Panicky Pintail

Respostas semelhantes a “Como verificar se o Django está instalado (em Python Shell)”

Perguntas semelhantes a “Como verificar se o Django está instalado (em Python Shell)”

Mais respostas relacionadas para “Como verificar se o Django está instalado (em Python Shell)” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código