[Python-modules-commits] [python-django-x509] branch upstream	updated (ea64881 -> 8e53bd7)
    Michael Fladischer 
    fladi at moszumanska.debian.org
       
    Fri Jan  5 09:58:22 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository python-django-x509.
      from  ea64881   importing python-django-x509_0.3.2.orig.tar.gz
       new  8e53bd7   New upstream version 0.3.4
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:
 CHANGES.rst                                       | 13 ++++-
 PKG-INFO                                          | 13 +++--
 README.rst                                        | 11 +++--
 django_x509.egg-info/PKG-INFO                     | 13 +++--
 django_x509.egg-info/SOURCES.txt                  |  2 +
 django_x509/__init__.py                           |  2 +-
 django_x509/admin.py                              | 11 ++++-
 django_x509/base/admin.py                         | 58 +++++++++++++++++++----
 django_x509/base/models.py                        | 28 ++++++++---
 django_x509/migrations/0002_certificate.py        |  1 +
 django_x509/migrations/0004_auto_20171207_1450.py | 25 ++++++++++
 django_x509/static/django-x509/js/switcher.js     | 35 ++++++++++++++
 django_x509/tests/test_ca.py                      | 16 ++++++-
 django_x509/tests/test_cert.py                    | 18 +++++--
 14 files changed, 209 insertions(+), 37 deletions(-)
 create mode 100644 django_x509/migrations/0004_auto_20171207_1450.py
 create mode 100644 django_x509/static/django-x509/js/switcher.js
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-x509.git
    
    
More information about the Python-modules-commits
mailing list