[Python-modules-commits] [django-polymorphic] branch upstream	updated (f86decd -> 698c35d)
    Michael Fladischer 
    fladi at moszumanska.debian.org
       
    Mon Oct 17 07:46:18 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository django-polymorphic.
      from  f86decd   Import django-polymorphic_1.0.1.orig.tar.gz
       new  698c35d   Import django-polymorphic_1.0.2.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:
 README.rst                                         | 13 ++++++--
 docs/changelog.rst                                 | 14 +++++++++
 docs/conf.py                                       |  4 +--
 docs/quickstart.rst                                |  2 +-
 docs/third-party.rst                               | 17 +++++++++++
 polymorphic/__init__.py                            |  2 +-
 polymorphic/admin/childadmin.py                    | 15 ++++++++++
 polymorphic/base.py                                |  5 +++-
 .../example => polymorphic/contrib}/__init__.py    |  0
 polymorphic/contrib/guardian.py                    | 35 ++++++++++++++++++++++
 polymorphic/formsets/models.py                     |  7 ++---
 .../static/polymorphic/css/polymorphic_inlines.css |  1 +
 polymorphic/tests.py                               | 21 +++++++++++++
 13 files changed, 125 insertions(+), 11 deletions(-)
 copy {example/example => polymorphic/contrib}/__init__.py (100%)
 create mode 100644 polymorphic/contrib/guardian.py
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-polymorphic.git
    
    
More information about the Python-modules-commits
mailing list