[Python-modules-commits] [django-sitetree] branch master updated (7cc60cb -> 4072ba9)
Michael Fladischer
fladi at moszumanska.debian.org
Thu Nov 19 12:04:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-sitetree.
from 7cc60cb Update Vcs fields for git migration
new 8f1f79a Import django-sitetree_1.5.0.orig.tar.gz
new e1111fe record new upstream branch created by importing django-sitetree_1.5.0.orig.tar.gz and merge it
new 4072ba9 Update changelog.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.codeclimate.yml | 11 ++
.gitignore | 1 +
.travis.yml | 24 ++--
AUTHORS | 5 +
CHANGELOG | 11 ++
README.rst | 19 +--
debian/.git-dpm | 14 +--
debian/changelog | 11 ++
docs/source/apps.rst | 38 +++---
docs/source/models.rst | 35 +++++-
docs/source/quickstart.rst | 7 +-
docs/source/tags.rst | 13 ++
setup.py | 9 +-
sitetree/__init__.py | 2 +-
sitetree/locale/nb/LC_MESSAGES/django.mo | Bin 0 -> 5806 bytes
sitetree/locale/{en => nb}/LC_MESSAGES/django.po | 139 +++++++++++----------
.../management/commands/sitetree_resync_apps.py | 18 ++-
sitetree/runtests.py | 2 +-
sitetree/settings.py | 6 +
sitetree/sitetreeapp.py | 123 ++++++++++++------
sitetree/templatetags/sitetree.py | 119 +++++++++---------
sitetree/tests.py | 114 +++++++++++++----
sitetree/utils.py | 14 ++-
tox.ini | 16 ++-
24 files changed, 501 insertions(+), 250 deletions(-)
create mode 100644 .codeclimate.yml
create mode 100644 sitetree/locale/nb/LC_MESSAGES/django.mo
copy sitetree/locale/{en => nb}/LC_MESSAGES/django.po (60%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-sitetree.git
More information about the Python-modules-commits
mailing list