mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-20 23:39:02 +00:00
修改错误
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import time
|
||||
from django import template
|
||||
|
||||
register = template.Library
|
||||
register = template.Library()
|
||||
|
||||
|
||||
@register.filter(name='stamp2str')
|
1
webroot/__init__.py
Normal file
1
webroot/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
__author__ = 'Hudie'
|
Reference in New Issue
Block a user