1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

bitbake: toaster: fixtures/README: django 1.8 -> 3.2

We should reference the docs for the current LTS version we are using.

(Bitbake rev: add4569195f8f64000555679e282b0b12d1ca3f8)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tim Orling
2023-03-14 13:31:28 -07:00
committed by Richard Purdie
parent d5a0300902
commit 624cd9b348
+1 -1
View File
@@ -27,4 +27,4 @@ Data can be provided in XML, JSON and if installed YAML formats.
Use the django management command manage.py loaddata <your fixture file> Use the django management command manage.py loaddata <your fixture file>
For further information see the Django command documentation at: 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