From 7e23e3054581a6a3ba5182871f5a0ed379e0391c Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Fri, 19 Jan 2018 10:45:33 +0100 Subject: [PATCH 1/3] Removed missing include files --- MANIFEST.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 351a82c..51df88e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,6 +3,4 @@ include CHANGES.rst include LICENSE.txt include MANIFEST.in include README.rst -include TODO.rst -recursive-include locale django.po -include runtests.py +include model_utils/locale/de/LC_MESSAGES/django.po From 342254748314f19d181f925e103a5a0e947c0f09 Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Fri, 19 Jan 2018 10:47:56 +0100 Subject: [PATCH 2/3] Update AUTHORS.rst --- AUTHORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.rst b/AUTHORS.rst index 4dd3044..a5f14ec 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -14,6 +14,7 @@ Douglas Meehan Facundo Gaich Felipe Prenholato Filipe Ximenes +Germano Massullo Gregor Müllegger ivirabyan James Oakley From 3be02d30015268aa0f2986fa6a6a18f9f7e577a5 Mon Sep 17 00:00:00 2001 From: Reece Dunham Date: Fri, 11 Jan 2019 10:04:43 -0500 Subject: [PATCH 3/3] Update AUTHORS.rst --- AUTHORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS.rst b/AUTHORS.rst index daa715b..06a3e01 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -15,6 +15,7 @@ | Felipe Prenholato | Filipe Ximenes | Gregor Müllegger +| Germano Massullo | Hanley Hansen | ivirabyan | James Oakley