[Python-modules-commits] [djoser] branch upstream updated (cf83d7a -> cf00f56)

Michael Fladischer fladi at moszumanska.debian.org
Tue Sep 6 08:03:44 UTC 2016


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

fladi pushed a change to branch upstream
in repository djoser.

      from  cf83d7a   Import djoser_0.5.0.orig.tar.gz
       new  cf00f56   Import djoser_0.5.1.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:
 PKG-INFO                                        | 851 +++++++++++-------------
 README.md                                       |  48 +-
 djoser.egg-info/PKG-INFO                        | 851 +++++++++++-------------
 djoser.egg-info/SOURCES.txt                     |   2 +
 djoser/constants.py                             |   1 +
 djoser/serializers.py                           |  21 +-
 djoser/settings.py                              |   3 +
 djoser/templates/confirmation_email_body.txt    |   8 +
 djoser/templates/confirmation_email_subject.txt |   3 +
 djoser/utils.py                                 | 127 ++--
 djoser/views.py                                 |  72 +-
 setup.py                                        |   2 +-
 12 files changed, 983 insertions(+), 1006 deletions(-)
 create mode 100644 djoser/templates/confirmation_email_body.txt
 create mode 100644 djoser/templates/confirmation_email_subject.txt

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



More information about the Python-modules-commits mailing list