1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 23:25:24 +00:00
webvirtcloud/instances
2018-07-26 12:44:22 +02:00
..
migrations Instance.created added. means the creation (clone) of machine. dafaults auto_now_add=True 2017-10-26 10:09:58 +02:00
templates Merge remote-tracking branch 'retspen/master' into upgrade_django 2018-07-26 12:44:22 +02:00
templatetags Fixed pep8 2015-03-27 17:12:15 +02:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
admin.py Initial commit 2015-02-27 10:53:51 +02:00
models.py Instance.created added. means the creation (clone) of machine. dafaults auto_now_add=True 2017-10-26 10:09:58 +02:00
tests.py Initial commit 2015-02-27 10:53:51 +02:00
urls.py instance/clone: move random_mac logic into instances.views.random_mac_address url ^random_mac_address/ 2018-07-26 11:35:37 +02:00
views.py Merge remote-tracking branch 'retspen/master' into upgrade_django 2018-07-26 12:44:22 +02:00