Commit graph

105 commits

Author SHA1 Message Date
Jannis Leidel
04f6372d68 Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
Jannis Leidel
256d957c4a Updated PO file a bit. 2011-01-31 11:15:15 +01:00
Jannis Leidel
139121098a Updated a few gettext metadata items. 2011-01-31 11:12:21 +01:00
Jannis Leidel
153a6f1368 Bumped to 0.8.0. 2010-11-07 00:25:57 +01:00
Jannis Leidel
2d1c45376b Updated sync_templates management command slightly. 2010-11-07 00:22:13 +01:00
Jannis Leidel
5f0471e67f Merge branch 'develop' of github.com:jezdez/django-dbtemplates into develop 2010-11-07 00:03:29 +01:00
Jannis Leidel
c87af1888d Updated English base translation. 2010-11-07 00:02:50 +01:00
Jannis Leidel
89e82f07dd Updated German translation. 2010-11-07 00:02:10 +01:00
Jannis Leidel
696099d2e3 Added Finnish translation, thanks Jaakko Holster. 2010-11-07 00:01:05 +01:00
Alex Kamedov
d095052518 add --app_first option to sync_templates management command to process templates from app directories before templates from settings.TEMPLATE_DIRS 2010-11-07 06:57:17 +08:00
Alex Kamedov
91bb9e9095 add --overwrite option to sync_templates command 2010-11-07 06:57:08 +08:00
Jannis Leidel
b0e64ffd4c Bumped to 0.7.4. 2010-09-23 04:01:49 +02:00
Jannis Leidel
b91c23e15e Fixed issue 12 -- Make the test not break other tests. 2010-09-23 03:33:19 +02:00
Jannis Leidel
46ee615c3e Removed stray print statement. 2010-09-21 14:40:41 +02:00
Jannis Leidel
4629a998d8 Bumped version. 2010-09-21 14:40:34 +02:00
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
6d680a5100 Make sure of the correct backend when loading an initial version of a template. Possible fix for issue #8. 2010-09-21 14:21:30 +02:00
Jannis Leidel
72abb2f6f1 Bumped version to 0.7.2a1 2010-07-07 12:42:30 +02:00
Jannis Leidel
2237fcd00f Made DBTEMPLATES_MEDIA_PREFIX setting default to <MEDIA_ROOT>/dbtemplates instead of None. 2010-07-07 12:39:51 +02:00
Jannis Leidel
9953ac8069 Fixed disabling the CodeMirror textarea. 2010-07-07 12:38:54 +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
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
dd538aad81 Added test for issue #8. 2010-06-24 11:59:55 +02:00
Jannis Leidel
2df8e9658a Bumped version to 0.7.0a1. 2010-06-24 11:50:11 +02:00
Jannis Leidel
59d3eb6c67 Converted doctests to unittests, yay! 2010-06-24 11:48:08 +02:00
Jannis Leidel
a0797ec6f9 Don't print to stdout in when creating default error templates, if verbosity = 0. 2010-06-24 11:47:41 +02:00
Jannis Leidel
46d1f8b21b Added class based template loader for Django >= 1.2. 2010-06-24 11:46:51 +02:00
Jannis Leidel
6536b73a16 Cleaned up a little. 2010-06-24 11:43:41 +02:00
Jannis Leidel
982e6f2de7 Moved settings to own module. 2010-06-24 10:22:35 +02:00
Jannis Leidel
fbbf265b55 Bumped version up a little. 2010-03-18 19:20:33 +01:00
timesong
e6cff5aa3f Add Chinese translation 2010-01-05 17:52:59 +08:00
Jannis Leidel
eb5d698d1e Tweaking the stylesheet overrides a little 2009-11-24 21:13:27 +01: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
David Paccoud
0ae0890e4e l10n: Updates to French (fr) translation
Transmitted-via: Transifex (www.transifex.net)
2009-10-21 18:02:44 +00:00
Jannis Leidel
2beda0697d Living in the future 2009-10-19 02:50:46 +02:00
Jannis Leidel
e8c459d016 Updated tests for the new feature and fixed them. 2009-10-19 02:32:43 +02:00
Jannis Leidel
d1902401e7 Fixes issue 3 - Templates don't default to a site. Added ability to turn this off by setting DBTEMPLATES_ADD_DEFAULT_SITE to False. 2009-10-19 02:30:52 +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
bd214ad336 Compiled translations 2009-10-09 14:12:48 +02:00
Jannis Leidel
62caa94e14 Updated locales after latest changes 2009-10-09 14:03:26 +02:00
Jannis Leidel
62b371d1ee Added admin actions to invalidate and repopulate template cache 2009-10-09 14:01:57 +02:00
Jannis Leidel
991367c3c8 Compiled danish and pt_BR locales 2009-09-20 16:55:51 +02:00
Jannis Leidel
73c756ed47 Updated locales again 2009-09-20 16:55:11 +02:00
Jannis Leidel
5cc3dc62a6 Updated locales and added empty en locale 2009-09-20 16:54:05 +02:00
Jannis Leidel
4222c43190 Merge. 2009-09-20 16:53:51 +02:00