[Python-modules-commits] [django-dirtyfields] branch upstream	updated (d6b1c7d -> c1d695b)
    Christopher Stuart Hoskin 
    mans0954 at moszumanska.debian.org
       
    Mon Oct 30 23:25:10 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a change to branch upstream
in repository django-dirtyfields.
      from  d6b1c7d   import django-dirtyfields_1.2.1.orig.tar.gz
       new  c1d695b   Import django-dirtyfields_1.3.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:
 .travis.yml                    | 11 +--------
 ChangeLog.rst                  | 33 +++++++++++++++++++++++++--
 README.rst                     |  2 +-
 docs/index.rst                 | 24 ++++++++++++++++++++
 requirements.txt               |  2 +-
 setup.py                       |  2 +-
 src/dirtyfields/compat.py      | 45 -------------------------------------
 src/dirtyfields/dirtyfields.py | 51 ++++++++++++++++++++++++++++--------------
 tests/models.py                | 14 ++++++++++++
 tests/test_core.py             | 10 +++++++++
 tests/test_memory_leak.py      | 16 +++++++++++++
 tests/test_save_fields.py      | 40 +++++++++++++++++++++++++++++++--
 tests/test_specified_fields.py | 28 +++++++++++++++++++++++
 tox.ini                        | 33 ++++++++-------------------
 14 files changed, 208 insertions(+), 103 deletions(-)
 create mode 100644 tests/test_memory_leak.py
 create mode 100644 tests/test_specified_fields.py
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-dirtyfields.git
    
    
More information about the Python-modules-commits
mailing list