extend notes

This commit is contained in:
Andreas Zweili 2020-05-26 23:23:21 +02:00
parent 58ee81791e
commit b5b38066bd
1 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,7 @@ above would be an easy solution. Another option to try out might be the
MultipleChoice field[fn:8].
Maybe with this I can limit the number of times a relation can be added.
** TODO [#A] Forms [0/11]
** TODO [#A] Forms [0/12]
*** TODO Computer Forms [0/3]
- [X] Add
- [X] Update
@ -107,6 +107,10 @@ We can use the get_objects helper function in core.utils.
*** NEXT Limit the customer views to superusers
*** NEXT Add + button for nets in the DeviceInNet form
This way we can quickly add a net when we want to add an IP to a device.
** NEXT [#A] a backup should be able to contain multiple computers :model:
** NEXT [#A] implement view for groups
** NEXT [#A] Add a feature to copy objects