# -*- 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: