| commit | 74ed51abc7bbaee0474367fe9be134d47394889c | [log] [tgz] |
|---|---|---|
| author | lombardof <flombardo@cnit.it> | Fri May 11 01:07:01 2018 +0200 |
| committer | lombardof <flombardo@cnit.it> | Fri May 11 01:07:01 2018 +0200 |
| tree | 7ae687135753c49ce8a49b2b52e27fa952337eb4 | |
| parent | 04c0dc7e468e2f3723bc7f67ea56a9c1c27dba23 [diff] [blame] |
operations list of a concrete NS Change-Id: I053371f6e769f4a965aaf99fdabde38b42485b31 Signed-off-by: lombardof <flombardo@cnit.it>
diff --git a/sf_t3d/settings.py b/sf_t3d/settings.py index cfd7a3e..619f4a2 100644 --- a/sf_t3d/settings.py +++ b/sf_t3d/settings.py
@@ -92,7 +92,7 @@ ], 'libraries':{ 'get': 'sf_t3d.templatetags.get', - + 'date_tag': 'sf_t3d.templatetags.datetag', } }, },