blob: ded8edea556cfc881f2047f2dcc07496eb3147c8 (
plain)
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
|
.bzrignore
CHANGES.txt
README.txt
bootstrap.py
buildout.cfg
fabfile
setup.cfg
setup.py
src/djangorecipe/__init__.py
src/djangorecipe/fcgi.py
src/djangorecipe/manage.py
src/djangorecipe/recipe.py
src/djangorecipe/test.py
src/djangorecipe/tests.py
src/djangorecipe/wsgi.py
src/djangorecipe.egg-info/PKG-INFO
src/djangorecipe.egg-info/SOURCES.txt
src/djangorecipe.egg-info/dependency_links.txt
src/djangorecipe.egg-info/entry_points.txt
src/djangorecipe.egg-info/not-zip-safe
src/djangorecipe.egg-info/requires.txt
src/djangorecipe.egg-info/top_level.txt
src/djangorecipe/testing/django/__init__.py
src/djangorecipe/testing/django/core/__init__.py
src/djangorecipe/testing/django/core/management.py
|