mattjwarren / django-wganmgr

wavegan model manager and jenkins runner
0 stars 0 forks source link

Fix user provided path names #9

Closed mattjwarren closed 1 year ago

mattjwarren commented 1 year ago

get rid of them / generate them from object names and check uniqueness / sanitize them

mattjwarren commented 1 year ago

Made commit to show pattern for libary paths wher user input _is required.

Other models can build on these functions when handling auto generated paths.

mattjwarren commented 1 year ago

have implemented sanitisation of inputs rather than auto-generation