Ver código fonte

Updated django-extensions to 0.9 to allow admin media to be served.

master
David Winterbottom 13 anos atrás
pai
commit
845f7ab662
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt Ver arquivo

3
 coverage==3.5.1
3
 coverage==3.5.1
4
 django-debug-toolbar==0.9.4
4
 django-debug-toolbar==0.9.4
5
 django-dynamic-fixture==1.4.2
5
 django-dynamic-fixture==1.4.2
6
-django-extensions==0.8
6
+django-extensions==0.9
7
 docutils==0.8.1
7
 docutils==0.8.1
8
 flake8==0.8
8
 flake8==0.8
9
 ipdb==0.2
9
 ipdb==0.2

Carregando…
Cancelar
Salvar