Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-django: Upgrade 3.1.7 -> 3.2 | Leon Anavi | 2021-04-08 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | Upgrade to release 3.2: - Automatic AppConfig discovery - Customizing type of auto-created primary keys - Functional indexes - pymemcache support - New decorators for the admin site - Other minor new features 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: Upgrade 3.1.1 -> 3.1.7 | Leon Anavi | 2021-03-26 | 1 | -0/+13 |
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> |