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

Brightcells 7 anni fa
parent
commit
0831996146
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: