[Python-modules-commits] [python-django-extensions] branch upstream updated (ab5069f -> 9e6fc9d)
Brian May
bam at moszumanska.debian.org
Wed Nov 18 06:31:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a change to branch upstream
in repository python-django-extensions.
from ab5069f Import python-django-extensions_1.5.7.orig.tar.gz
new 9e6fc9d Import python-django-extensions_1.5.9.orig.tar.gz
The 1 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:
.gitignore | 1 +
CHANGELOG.md | 21 +++++++++++++++++++++
django_extensions/__init__.py | 2 +-
.../management/commands/print_settings.py | 6 ++++++
django_extensions/management/commands/reset_db.py | 12 ++++++++----
django_extensions/management/modelviz.py | 12 +++++++++---
django_extensions/management/shells.py | 2 ++
django_extensions/management/technical_response.py | 2 +-
.../{migrations => south_migrations}/0001_empty.py | 0
.../{migrations => south_migrations}/__init__.py | 0
docs/conf.py | 2 +-
docs/creating_release.txt | 6 +++++-
docs/export_emails.rst | 10 +++++-----
docs/print_settings.rst | 5 ++++-
setup.cfg | 1 -
tox.ini | 19 +++++++++++++++++--
16 files changed, 81 insertions(+), 20 deletions(-)
rename django_extensions/{migrations => south_migrations}/0001_empty.py (100%)
rename django_extensions/{migrations => south_migrations}/__init__.py (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-extensions.git
More information about the Python-modules-commits
mailing list