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