~allenap/maas/pserv-app-logging

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[versions]
coverage =
django = 1.3.1
# Bug 251 is problematic in 0.9.2.
django-debug-toolbar = 0.9.1
django-nose =
django-piston =
docutils =
fixtures =
formencode = 1.2.4
ipython =
nose =
nose-subunit =
oauth =
oops =
oops-datedir-repo =
oops-twisted =
oops-wsgi =
# psycopg2 > 2.4.1 is problematic with Django 1.3.1; see
# https://code.djangoproject.com/ticket/16250
psycopg2 = 2.4.1
python-subunit =
pyyaml = 3.10
rabbitfixture = 0.3.2
South =
testresources >= 0.2.4-r58
testtools =
twisted =
txamqp =