From 3e3430d1b28fa4f05742bc7c275e1fdc7ad719dd Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 16 Feb 2020 22:10:50 +0100 Subject: [PATCH] extend the notes --- docs/notes.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/notes.org b/docs/notes.org index 09c4daa..9b93f61 100644 --- a/docs/notes.org +++ b/docs/notes.org @@ -29,7 +29,7 @@ customers for internal usuage. *** TODO Computer-, Device-, ConnectedDevice- AddFrom -** TODO Various [0/10] +** TODO Various [0/11] *** TODO change the admin url For security reasons it's recommended to change the name of the admin panel @@ -93,6 +93,8 @@ I often find myself trying to get related objects. The method select_related might help with that: - https://docs.djangoproject.com/en/2.2/ref/models/querysets/#select-related +*** TODO Add the warranty to the Device, ConnectedDevice and Computer admin pages + ** TODO Licenses [0/2] *** TODO Implement a license check into all forms