Gao Jiangmiao
3488661dc9
Migrate to django 2.2.4
...
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
Gao Jiangmiao
a4d74a09a6
Migrate source code to python 3.7 and refine code style
2019-08-16 12:59:37 +08:00
catborise
3a15b49796
Fix image clone/add logs
2019-04-29 14:10:54 +03:00
catborise
2dc83f39a2
Check media before adding new/existing volume
2019-02-14 16:49:12 +03:00
catborise
fc3f04c244
Add pool refresh before getting list of volumes
2018-12-18 10:50:42 +03:00
catborise
91f01d884b
add get_volumes function to view. And Remove unused 'get' artifact.
2018-11-16 16:04:26 +03:00
catborise
03ffa3a295
move add new disk to instance disk tab. add existing disk option to attach disk. Small typo fixes
2018-10-24 12:04:05 +03:00
catborise
ba212971fa
success message converted to translate ready
2018-09-26 17:18:30 +03:00
catborise
f7d2d24d0b
message.success fix - (request was missing)
2018-09-26 16:19:32 +03:00
catborise
4126ad2591
Volumes list allocation info added. While creating image files it is recommended username and group name info. Storage.html does not show messages. messages section added
2018-07-25 09:35:35 +03:00
Jan Krcmar
dac974ddab
request.user.is_authenticated() substitued for @login_required decorator
...
settings.LOGIN_URL = /accounts/login
2015-12-22 15:09:02 +01:00
Retspen
e54fd13e9a
Fixed access without admins prermission
2015-06-24 09:54:46 +03:00
Retspen
b4e8da8671
Resoved problem with app template
2015-04-02 16:20:46 +03:00
Retspen
35da9ad193
Added 404 and fixed urls
2015-04-02 15:39:40 +03:00
Retspen
ea41412aac
Move tempates
2015-04-02 11:48:40 +03:00
Retspen
56f840c893
Fixed pep8
2015-03-27 17:12:15 +02:00
Retspen
ed2b28c25e
Add new forms and templates
2015-03-10 16:24:10 +02:00
Retspen
5960e94da5
Add logs and block for templates
2015-03-03 11:34:09 +02:00
Retspen
fa3df5bff3
Refactoring
2015-02-27 11:51:33 +02:00
Retspen
dd5f98cbe8
build new tree
2015-02-27 11:28:22 +02:00