Commit graph

14 commits

Author SHA1 Message Date
Jannis Leidel
975e0a4087 Added DBTEMPLATES_AUTO_POPULATE_CONTENT setting to be able to disable to auto populating of template content. 2010-09-21 14:25:14 +02:00
Jannis Leidel
e4cdd4a1c4 Don't collapse the advanced fields, cause sites is required. 2010-09-21 14:23:25 +02:00
Jannis Leidel
cab1f12cb8 Nicer settings in admin module. 2010-09-21 14:23:04 +02:00
Jannis Leidel
9953ac8069 Fixed disabling the CodeMirror textarea. 2010-07-07 12:38:54 +02:00
Jannis Leidel
07b4d1ac06 Moved sites selection to collapsed fieldset by default. 2010-06-24 16:15:06 +02:00
Jannis Leidel
b06b60f3e2 Added optional CodeMirror-based syntax highlighing editor. 2010-06-24 15:56:41 +02:00
Jannis Leidel
a610e90b7a Fixes issue 4 -- The textarea of the content field now uses the full width in the admin 2009-11-24 21:03:34 +01:00
Jannis Leidel
62b371d1ee Added admin actions to invalidate and repopulate template cache 2009-10-09 14:01:57 +02:00
leidel
92ec88352a Fix typo
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@92 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 8e5b8d2297bd82cdecd757019fdbe573dbae23a6
2009-01-21 10:43:47 +00:00
leidel
640720a341 Look in INSTALLED_APPS to find out if django-reversion is installed
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@91 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 2dc4215694abff348b90ba7e63b39db86d74057d
2009-01-21 10:29:26 +00:00
leidel
e569b18386 Added a list to the admin list view that contains all site names that the template is used on.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@89 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 33a11e588fcee4fd9bdf6fa34065b68aced13c60
2009-01-03 11:55:22 +00:00
leidel
feb4aac05c Changed a translation string and updated locales
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@75 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : a6fcbc158c0be2148c2e4ef154410ced6737d048
2008-11-16 02:02:10 +00:00
leidel
391b00c655 Added support for django-reversion to versionize Template instances. Enabled only if django-reversion is installed.
Makes the template textarea appear larger and use monospace fonts.
Enables filtering by sites in the changelist view.

git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@57 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : b1e31a43061323c6935659312f86f32084a54b9e
2008-11-02 00:05:26 +00:00
leidel
2187c10537 added support for newforms-admin
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@35 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 3be7558f64d204bc9cbb445cb6e1b8ae84369a82
2008-07-19 10:48:07 +00:00