Embed google chart
Test article ignore
July 03, 2018from django.urls import resolve
from MyApp.views import *

resolve('/myurl')
Like this article?
0