[Python-modules-commits] [djoser] branch upstream updated (4b0bc7c -> 75bce4e)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:50:22 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  4b0bc7c   Imported Upstream version 0.3.2
      adds  75bce4e   Imported Upstream version 0.4.0

No new revisions were added by this update.

Summary of changes:
 PKG-INFO                         | 119 ++++++++++++++++++++++++---------------
 README.md                        |  95 +++++++++++++++++++------------
 djoser.egg-info/PKG-INFO         | 119 ++++++++++++++++++++++++---------------
 djoser.egg-info/SOURCES.txt      |   6 +-
 djoser.egg-info/requires.txt     |   2 +-
 djoser.egg-info/top_level.txt    |   1 +
 djoser/serializers.py            |  86 +++++-----------------------
 djoser/settings.py               |   3 +-
 djoser/urls/__init__.py          |   1 +
 djoser/urls/authtoken.py         |   9 +++
 djoser/{urls.py => urls/base.py} |   9 ++-
 djoser/utils.py                  |   7 ++-
 djoser/views.py                  |  61 +++++++++-----------
 requirements.txt                 |   2 +-
 setup.cfg                        |   4 +-
 setup.py                         |  18 ++++--
 16 files changed, 290 insertions(+), 252 deletions(-)
 create mode 100644 djoser/urls/__init__.py
 create mode 100644 djoser/urls/authtoken.py
 rename djoser/{urls.py => urls/base.py} (75%)

-- 
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