v 0.1.1 若干优化,增加celery异步任务 demo

v 0.1.1 若干优化,增加celery异步任务 demo
This commit is contained in:
何全
2019-03-05 15:07:03 +08:00
parent a130ca70bd
commit 26a5fbe509
7 changed files with 175 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
{% extends "base/base.html" %}
{% load i18n %}
{% load asset_filter %}
{% load bootstrap4 %}
{% load static %}