# -*- coding: utf-8 -*-

Brightcells 7 年之前
父節點
當前提交
0831996146
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tamrondb/urls.py

+ 2 - 0
tamrondb/urls.py

@@ -1,3 +1,5 @@
1
+# -*- coding: utf-8 -*-
2
+
1 3
 """tamrondb URL Configuration
2 4
 
3 5
 The `urlpatterns` list routes URLs to views. For more information please see: