python-artifactory
python-artifactory copied to clipboard
Add methods to the models
Instead of doing everything from a "master" object (an artifactory instance), we should provide methods on every object, such as:
-
user.save()
to save any modification made to the object -
registry.delete()