Skip to content

Commit

Permalink
Updated credits for previous merge
Browse files Browse the repository at this point in the history
  • Loading branch information
radiac committed Jun 28, 2020
1 parent 28d6f40 commit 5b3845f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/upgrading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ Bugfix:
* Tag fields work with abstract and concrete inheritance (#8)
* The admin site in Django 2.2+ now uses the Django vendored versions of jQuery and
select2 (#76)
* Corrected documentation for adding registering tagged models in admin (#83)


Internal:
Expand All @@ -325,6 +326,11 @@ Internal:
* Code linting improved; project now uses black and isort, and flake8 pases


Thanks to:

* Frank Lanitz (frlan) for admin documentation fix (#83)


0.14.1, 2019-09-04
------------------

Expand Down
1 change: 1 addition & 0 deletions tagulous/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@
"Peter Baumgartner (ipmb)",
"Raniere Silva (rgaics)",
"Dmitry Ivanchenko (ivanchenkodmitry)",
"Frank Lanitz (frlan)",
]

0 comments on commit 5b3845f

Please sign in to comment.