Updated authors.

This commit is contained in:
Dirk Eschler 2018-04-16 15:55:30 +02:00
parent c8bda494a8
commit 91cb5fb0fa
2 changed files with 2 additions and 1 deletions

View file

@ -49,6 +49,7 @@ Contributors
* Virgílio N Santos
* PetrDlouhy
* dmarcelino
* GreyZmeem
* And many more ... (if you miss your name here, please let us know!)
.. _django-linguo: https://github.com/zmathew/django-linguo

View file

@ -3,7 +3,7 @@ v0.13-beta1
Date: 2018-04-16
FIXED: Reverse relations and select_related for Django 2.0.
(resolves issues #436 and #457, thanks dmarcelino)
(resolves issues #436 and #457, thanks to GreyZmeem and dmarcelino)
FIXED: Multiple fixes for Django 2.0.
(resolves issues #436 and #451, thanks PetrDlouhy)
ADDED: Add primary support to DISTINCT statement