From 0de5bf23c2e8e954ee5ee32bb22cf7d483609b30 Mon Sep 17 00:00:00 2001 From: Zarino Zappia Date: Tue, 10 Dec 2024 17:17:51 +0000 Subject: [PATCH] Add dataset visibility reminder to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb97ccaf8..abbf67cd2 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ You could alternatively run commands individually (again, from inside the contai ./manage.py import_areas ./manage.py import_mps +Finally, you will want to log in to `/admin` and make a selection of datasets “Public”, so they appear to logged-out users, on the site. + ### Running the tests First start the Docker environment: