1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Fix typo - plural form of 'matrix'

This commit is contained in:
Adam Dobrawy 2018-01-12 19:27:35 +01:00
parent f253bdefe6
commit 616e89d358

View file

@ -7,7 +7,7 @@ Changelog
* Add Django 2.0 support
- Add on_delete=models.CASCADE in models & migrations
- Add Django 2.0 to tests matrixs
- Add Django 2.0 to tests matrices
4.4
---