summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_3.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-django: Upgrade 3.1.1 -> 3.1.7Leon Anavi2021-03-261-14/+0
| | | | | | | | | | | | Upgrade to release 3.1.7: - Fixed a regression in Django 3.1 that caused RuntimeError instead of connection errors when using only the 'postgres' database Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-django: add recipe for 3.1.1Trevor Gamblin2020-09-151-0/+14
meta-python only contains a recipe for django 2.2.x, so add a recipe file for the newest branch. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>