Commit graph

18 commits

Author SHA1 Message Date
Jannis Leidel
4629a998d8 Bumped version. 2010-09-21 14:40:34 +02:00
Jannis Leidel
72abb2f6f1 Bumped version to 0.7.2a1 2010-07-07 12:42:30 +02:00
Jannis Leidel
19e03526a0 Bumped to 0.7.1a1. 2010-06-24 16:25:57 +02:00
Jannis Leidel
4a91d91cce Fixed silly versioning kerfuffle. 2010-06-24 16:24:36 +02:00
Jannis Leidel
2df8e9658a Bumped version to 0.7.0a1. 2010-06-24 11:50:11 +02:00
Jannis Leidel
fbbf265b55 Bumped version up a little. 2010-03-18 19:20:33 +01:00
Jannis Leidel
2beda0697d Living in the future 2009-10-19 02:50:46 +02:00
Jannis Leidel
a04c535a49 Bumped version up to 0.6.1dev and fixed minor problem with doc index 2009-10-09 15:36:47 +02:00
Jannis Leidel
a2547a90be Getting ready for 0.6.0 2009-10-09 15:01:57 +02:00
Jannis Leidel
5585c5320f Bumped version up to 0.5.9 and added dev flag 2009-08-19 20:51:26 +02:00
Jannis Leidel
3da20729b5 Exlucde example app from installation, bumped to 0.5.8 2009-05-26 19:54:27 +02:00
Jannis Leidel
394c69c4cc Changed docs and setup.py to use new location at Bitbucket. Added hgignore, remove .gitignore 2009-05-20 14:08:59 +02:00
Jannis Leidel
fc8b4e148a Bumped to version 0.5.6
committer: Jannis Leidel <jannis@leidel.info>

--HG--
extra : convert_revision : ed792bd5fbc13aaf9eb307144c65c5f36cddcbd0
2009-04-11 11:13:47 +02:00
Jannis Leidel
078985d629 Changed setup.py to use setuptools because it has a with zip_safe attribute which prevents creating zipped installations.
committer: Jannis Leidel <jannis@leidel.info>

--HG--
extra : convert_revision : 5e5b1e2202d8e4b2354e52273e468a829f173508
2009-03-01 01:04:19 +01: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
c9277e9c84 Removed automatic creation of 404.html and 500.html templates and added a new management command for those cases called "create_error_templates". Also made reverted move to Bitbucket.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@84 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : b03959a7322a1acd040dad721d80d7bbd680f16d
2008-11-28 13:06:34 +00:00
leidel
84dc3e0bcc Added hooks for __version__
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@83 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 5c361908f79ffc41f9d88db684370b4a2e194028
2008-11-21 11:26:14 +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