File: SOURCES.txt

package info (click to toggle)
django-testproject 0.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 132 kB
  • sloc: python: 126; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 693 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.gitignore
.gitreview
COPYING
MANIFEST.in
setup.cfg
setup.py
django_testproject/__init__.py
django_testproject/settings.py
django_testproject/tests.py
django_testproject.egg-info/PKG-INFO
django_testproject.egg-info/SOURCES.txt
django_testproject.egg-info/dependency_links.txt
django_testproject.egg-info/requires.txt
django_testproject.egg-info/top_level.txt
django_testproject.egg-info/zip-safe
django_testproject/templates/404.html
django_testproject/templates/500.html
django_testproject/templates/django_testproject/base.html
django_testproject/templates/registration/base.html
django_testproject/templates/registration/logged_out.html
django_testproject/templates/registration/login.html