aboutsummaryrefslogtreecommitdiff
path: root/django_tagging.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorJonas Genannt <genannt@debian.org>2015-11-15 22:26:10 +0100
committerJonas Genannt <genannt@debian.org>2015-11-15 22:26:10 +0100
commitda6a2bd205506257eaa6785c00981c88146d6c9f (patch)
tree6636c5e5a0186d9bf42c0df12bbb2180480ace7b /django_tagging.egg-info/SOURCES.txt
parent24cd0a91184be6fa20168f9b132b1ab3f5911949 (diff)
parentd65aa3c3c146b12548a54c894060bce9a8715ad2 (diff)
downloadpython-django-tagging-da6a2bd205506257eaa6785c00981c88146d6c9f.tar
python-django-tagging-da6a2bd205506257eaa6785c00981c88146d6c9f.tar.gz
Merge tag 'upstream/0.4'
Upstream version 0.4 # gpg: Signature made Sun 15 Nov 2015 10:26:06 PM CET using RSA key ID 016CFFD0 # gpg: Good signature from "Jonas Genannt <jonas@brachium-system.net>" # gpg: aka "Jonas Genannt <jonas.genannt@capi2name.de>" # gpg: aka "Jonas Genannt <genannt@debian.org>" * tag 'upstream/0.4': Imported Upstream version 0.4
Diffstat (limited to 'django_tagging.egg-info/SOURCES.txt')
-rw-r--r--django_tagging.egg-info/SOURCES.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/django_tagging.egg-info/SOURCES.txt b/django_tagging.egg-info/SOURCES.txt
new file mode 100644
index 0000000..15f5763
--- /dev/null
+++ b/django_tagging.egg-info/SOURCES.txt
@@ -0,0 +1,40 @@
+CHANGELOG.txt
+LICENSE.txt
+MANIFEST.in
+README.rst
+bootstrap.py
+buildout.cfg
+setup.cfg
+setup.py
+versions.cfg
+django_tagging.egg-info/PKG-INFO
+django_tagging.egg-info/SOURCES.txt
+django_tagging.egg-info/dependency_links.txt
+django_tagging.egg-info/not-zip-safe
+django_tagging.egg-info/top_level.txt
+docs/Makefile
+docs/conf.py
+docs/index.rst
+tagging/__init__.py
+tagging/admin.py
+tagging/apps.py
+tagging/fields.py
+tagging/forms.py
+tagging/generic.py
+tagging/managers.py
+tagging/models.py
+tagging/registry.py
+tagging/settings.py
+tagging/utils.py
+tagging/views.py
+tagging/migrations/0001_initial.py
+tagging/migrations/__init__.py
+tagging/templatetags/__init__.py
+tagging/templatetags/tagging_tags.py
+tagging/tests/__init__.py
+tagging/tests/models.py
+tagging/tests/settings.py
+tagging/tests/tags.txt
+tagging/tests/tests.py
+tagging/tests/urls.py
+tagging/tests/utils.py \ No newline at end of file