[Python-modules-commits] [django-q] branch upstream updated (cc6b322 -> 0c068a9)

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Dec 12 14:02:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

peb-guest pushed a change to branch upstream
in repository django-q.

      from  cc6b322   Import django-q_0.8.orig.tar.gz
      adds  0c068a9   Import django-q_0.8.1.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  4 +--
 MANIFEST.in                                        |  3 +-
 README.rst                                         |  4 +--
 django_q/admin.py                                  |  6 ++--
 django_q/apps.py                                   |  4 +--
 django_q/cluster.py                                | 14 ++++----
 django_q/compat.py                                 | 14 ++++++++
 django_q/conf.py                                   | 39 +++++++++++++++++++++-
 ...20160224_1026.py => 0009_auto_20171009_0915.py} |  6 ++--
 django_q/models.py                                 |  2 +-
 django_q/tests/test_brokers.py                     |  1 +
 django_q/tests/test_cached.py                      |  1 +
 django_q/tests/test_cluster.py                     |  3 +-
 django_q/tests/test_monitor.py                     |  1 +
 docs/configure.rst                                 | 24 +++++++++++++
 docs/errors.rst                                    |  9 +++++
 docs/index.rst                                     |  3 +-
 docs/install.rst                                   | 16 +++++++--
 requirements.in                                    |  1 -
 requirements.txt                                   | 33 +++++++++---------
 setup.py                                           | 14 ++++++--
 21 files changed, 157 insertions(+), 45 deletions(-)
 create mode 100644 django_q/compat.py
 copy django_q/migrations/{0008_auto_20160224_1026.py => 0009_auto_20171009_0915.py} (59%)
 create mode 100644 docs/errors.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-q.git



More information about the Python-modules-commits mailing list