git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed backwards-compatibility for database template loader. Added VERSION information.
[philo.git]
/
__init__.py
diff --git
a/__init__.py
b/__init__.py
index
9fc18ae
..
32297e0
100644
(file)
--- a/
__init__.py
+++ b/
__init__.py
@@
-1,4
+1
@@
-from philo.models import Template
-
-
-load_template_source = Template.loader
+VERSION = (0, 0)