From 1c95f84c0c125224fe4c5469a109d5e1247e5a5c Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sun, 13 Nov 2022 15:30:01 -0800 Subject: bitbake: toaster: fixtures/README: django 1.8 -> 3.2 We should reference the docs for the current LTS version we are using. (Bitbake rev: 0dca22a184240d464bbd4ef276a6b13e44e29725) Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- bitbake/lib/toaster/orm/fixtures/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster') diff --git a/bitbake/lib/toaster/orm/fixtures/README b/bitbake/lib/toaster/orm/fixtures/README index 1b1c660aac..7cd745e26b 100644 --- a/bitbake/lib/toaster/orm/fixtures/README +++ b/bitbake/lib/toaster/orm/fixtures/README @@ -27,4 +27,4 @@ Data can be provided in XML, JSON and if installed YAML formats. Use the django management command manage.py loaddata For further information see the Django command documentation at: -https://docs.djangoproject.com/en/1.8/ref/django-admin/#django-admin-loaddata +https://docs.djangoproject.com/en/3.2/ref/django-admin/#django-admin-loaddata -- cgit v1.2.3-54-g00ecf