From 5a955f9796c199338eb3182f1918c4708593a1be Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 13 Aug 2020 11:49:04 +0100 Subject: changed description field to funciton in ApplicableSystem --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 3d57989..bf8e5b2 100644 --- a/README.rst +++ b/README.rst @@ -48,3 +48,8 @@ Bootstrap python manage.py createsuperuser python manager.py runserver +Beartraps +######### + +* Following a migration after a change to the db scheme, ensure that --reuse-db + is switched off in Pytest config, otherwise tests will not pass. -- cgit v1.2.3