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