diff mbox series

[1/3] toaster: fixtures/README: django 1.8 -> 3.2

Message ID 20054aaad11f52427b4a97602dcbd7d8518cbcdd.1668381699.git.tim.orling@konsulko.com
State New
Headers show
Series [1/3] toaster: fixtures/README: django 1.8 -> 3.2 | expand

Commit Message

Tim Orling Nov. 13, 2022, 11:30 p.m. UTC
We should reference the docs for the current LTS version we are using.

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 lib/toaster/orm/fixtures/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/lib/toaster/orm/fixtures/README b/lib/toaster/orm/fixtures/README
index 1b1c660aa..7cd745e26 100644
--- a/lib/toaster/orm/fixtures/README
+++ b/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 <your fixture file>
 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