Jannis Leidel
|
19801a4592
|
Removed unneeded requirement from example project.
|
2011-07-06 21:07:03 +02:00 |
|
Jannis Leidel
|
6caa401c7c
|
Use current example project.
|
2011-06-15 16:20:40 +02:00 |
|
Jason Mayfield
|
e694b3dfb8
|
remove name uniqueness, with migration
Signed-off-by: Jannis Leidel <jannis@leidel.info>
|
2011-06-15 16:15:31 +02:00 |
|
Jannis Leidel
|
8c603399c2
|
Added DATABASES setting to example project to make sure we can run on modern Django.
|
2011-04-11 19:21:11 +02:00 |
|
Jannis Leidel
|
fc7dc8b1c9
|
Updated example URL conf.
|
2011-04-11 19:19:57 +02:00 |
|
Jannis Leidel
|
5190186f3b
|
BACKWARDS INCOMPATIBLE CHANGE. Refactored caching to just use Django's caching system, instead of its own.
|
2011-04-11 19:19:00 +02:00 |
|
Jannis Leidel
|
4feebfca0b
|
Fixed setting name in example project.
|
2010-07-07 12:37:37 +02:00 |
|
Jannis Leidel
|
b06b60f3e2
|
Added optional CodeMirror-based syntax highlighing editor.
|
2010-06-24 15:56:41 +02:00 |
|
Jannis Leidel
|
cbc2043cd2
|
Added staticfiles as a requirement of the example app.
|
2010-06-24 14:23:17 +02:00 |
|
Jannis Leidel
|
6536b73a16
|
Cleaned up a little.
|
2010-06-24 11:43:41 +02:00 |
|
Jannis Leidel
|
e266593ac4
|
Enabled egg template loader in case someone is trying to test with django-reversion which might get zipped when installed with easy_install
|
2009-10-09 13:47:08 +02:00 |
|
leidel
|
b7011dce7e
|
Made loader and cache backends site-aware. The filesystem cache backend now saves the files under <dir>/<site_domain>/<file_name>. The Django cache backend the Site id in the cache key. Template is now saved explicitly to backend if not existent in cache (e.g. if deleted manually or invalidated). Bumped version to 0.5.4.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@88 cfb8ba98-e953-0410-9cff-959ffddf5974
committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>
--HG--
extra : convert_revision : 564571948adb06cdda915b665aa61d00b3118ed0
|
2008-12-26 17:39:48 +00:00 |
|
leidel
|
19794cb5cc
|
Added some documentation for the example project, support to start it directly and small touches on the docs
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@79 cfb8ba98-e953-0410-9cff-959ffddf5974
committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>
--HG--
extra : convert_revision : 541571d5a5f1a13dc5f65b26fef6a4e93201ee90
|
2008-11-16 02:03:22 +00:00 |
|
leidel
|
38d74ab66a
|
Added simple example project for testing
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@74 cfb8ba98-e953-0410-9cff-959ffddf5974
committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>
--HG--
extra : convert_revision : 9ae2a2dff6369f3dfb415743f594349e21a24488
|
2008-11-16 02:01:44 +00:00 |
|