Jannis Leidel
727746add1
12 years!
2019-01-27 22:26:28 +01:00
Jannis Leidel
d7ecd93cce
Port to Python 3 and removed legacy code
2016-09-20 10:34:59 +02:00
Jannis Leidel
9cc07437ee
Updated year.
2012-01-09 00:00:10 +01:00
Stephan Peijnik
7e93da6a94
Removed license headers, reverted LICENSE file and added a CONTRIBUTORS file.
2011-08-15 12:48:10 +02:00
Stephan Peijnik
2d46b418da
Use the cache to remember which templates were not found in the database.
...
Also reverse the logic of the database lookup. First check if there is
site-specific template in the database and only if that fails
try to load the global template.
This should cut down the number of database queries that need to be executed,
especially in a loop that includes a given template that does not exist
in the database.
Signed-off-by: Stephan Peijnik <spe@anexia.at>
2011-08-15 12:48:02 +02:00
Jannis Leidel
99188bb92c
Bumped version and copyright year.
2011-07-06 21:25:17 +02:00
Jannis Leidel
b06b60f3e2
Added optional CodeMirror-based syntax highlighing editor.
2010-06-24 15:56:41 +02:00
Jannis Leidel
70afccbb8f
Updated packaging a little.
...
--HG--
rename : README => README.rst
2010-03-18 18:50:06 +01:00
Jannis Leidel
5ccb175589
Added Sphinx configuration and updated the docs with latest changes
2009-10-09 15:01:26 +02:00
Jannis Leidel
c7335e4a5e
Minor updates to install instructions, license, manifest template and setup.py.
...
committer: Jannis Leidel <jannis@leidel.info>
--HG--
extra : convert_revision : adf33b8f9e976f92d0a82d753b265e693dca947c
2009-04-11 11:12:11 +02:00
leidel
a9df6d73b1
new management command 'sync_templates' for syncing the templates bidirectional
...
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@27 cfb8ba98-e953-0410-9cff-959ffddf5974
committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>
--HG--
extra : convert_revision : 252aa837acd100f5a4588f12d7ea33c5adf30b3c
2008-05-13 22:34:38 +00:00
leidel
bbc00a779b
again: refactoring as a standalone application
...
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@12 cfb8ba98-e953-0410-9cff-959ffddf5974
committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>
--HG--
extra : convert_revision : 5fc12102108671ddb3b9890c9091bd39cb446728
2007-07-20 14:30:48 +00:00