Message ID | 7e8e6e41a339f479ffece40320a8f89d2ae9453c.1678825322.git.tim.orling@konsulko.com |
---|---|
State | New |
Headers | show |
Series | toaster: update fixtures | expand |
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
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(-)