1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-15 08:55:19 +00:00
webvirtcloud/logs
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
..
migrations Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
templates x character converted to × 2018-08-01 17:18:51 +03:00
__init__.py Add logs and block for templates 2015-03-03 11:34:09 +02:00
models.py Fixed #7 2015-05-18 22:00:30 +03:00
urls.py instance view: added logs section to graphs (renamed graphs -> stats) 2017-12-11 15:07:01 +01:00
views.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00