Commit graph

  • cc94071fc4 Merge branch 'release/1.2.1' into develop Jannis Leidel 2011-09-07 12:08:42 +0200
  • 357954a83c Merge branch 'release/1.2.1' 1.2.1 Jannis Leidel 2011-09-07 12:08:37 +0200
  • 41842de12d Bumped version to 1.2.1. Jannis Leidel 2011-09-07 12:05:09 +0200
  • b6d5bfa226 Use better testrunner. Jannis Leidel 2011-09-06 12:32:24 +0200
  • 1224ab4005 Added versiontools requirement to setup.py. Jannis Leidel 2011-09-06 12:31:56 +0200
  • d5be3e42d5 Use django-appconf. Jannis Leidel 2011-09-06 12:31:28 +0200
  • fcc9045829 Fixed changelog and added bugfix to it. Jannis Leidel 2011-09-05 11:02:55 +0200
  • e3c53f6b17 Merge pull request #16 from dfalk/develop Jannis Leidel 2011-08-25 15:49:44 -0700
  • a2ac72327f Merge 9e81e53099 into f53536fdcd GitHub Merge Button 2011-08-25 13:54:04 -0700
  • 9e81e53099 using ugettext dfalk 2011-08-26 01:28:49 +0400
  • f53536fdcd Merge branch 'release/1.2' into develop Jannis Leidel 2011-08-15 13:24:56 +0200
  • 4fb0219dd4 Merge branch 'release/1.2' 1.2 Jannis Leidel 2011-08-15 13:24:51 +0200
  • e12c6e8ece Updated translations. Jannis Leidel 2011-08-15 13:23:48 +0200
  • 362af384a6 Updated base translation files. Jannis Leidel 2011-08-15 13:13:37 +0200
  • f6ea762ed4 Bumped to 1.2 and extended Trove classifiers. Jannis Leidel 2011-08-15 13:12:47 +0200
  • bfcf68fe63 Bundle authors list. Jannis Leidel 2011-08-15 13:09:29 +0200
  • 6c08984118 Updated docs. Jannis Leidel 2011-08-15 13:08:46 +0200
  • e55e52156f Slight corrections to loader. Jannis Leidel 2011-08-15 13:08:38 +0200
  • 52528648ba Fixed tests. Jannis Leidel 2011-08-15 13:05:34 +0200
  • ede4013fad Renamed admin action to be less ambiguous. Jannis Leidel 2011-08-15 13:05:26 +0200
  • 09ece4a5e3 Some minor additions to the "performance speedup". Extends the list of authors, too. Jannis Leidel 2011-08-15 12:53:29 +0200
  • 49eb36775b Typo fix. Stephan Peijnik 2011-07-25 08:07:25 +0200
  • 7e93da6a94 Removed license headers, reverted LICENSE file and added a CONTRIBUTORS file. Stephan Peijnik 2011-07-25 08:03:27 +0200
  • 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. Stephan Peijnik 2011-07-21 15:19:20 +0200
  • 6c25da5301 Added template syntax checker admin actions. Matt Dorn 2011-08-02 14:11:28 -0500
  • 5625b98ef8 Merge 9e2d3bed8d into 29cedc5271 GitHub Merge Button 2011-08-04 13:49:45 -0700
  • 9e2d3bed8d added syntax checker management command Matt Dorn 2011-08-04 11:46:44 -0500
  • 6aac801025 template syntax checker admin action;still need mgmt command Matt Dorn 2011-08-02 14:11:28 -0500
  • fad9fa243b Merge 231a1ca73f into 29cedc5271 GitHub Merge Button 2011-07-25 01:32:06 -0700
  • 231a1ca73f Typo fix. Stephan Peijnik 2011-07-25 08:07:25 +0200
  • 1990be7401 Removed license headers, reverted LICENSE file and added a CONTRIBUTORS file. Stephan Peijnik 2011-07-25 08:03:27 +0200
  • 4a0ebb640e 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. Stephan Peijnik 2011-07-21 15:19:20 +0200
  • 29cedc5271 Merge branch 'release/1.1.1' into develop Jannis Leidel 2011-07-08 15:01:22 +0200
  • ecbca49616 Merge branch 'release/1.1.1' 1.1.1 Jannis Leidel 2011-07-08 15:01:18 +0200
  • 88f6c54c83 Bumped version up a bit. Jannis Leidel 2011-07-08 15:00:28 +0200
  • 7449de7483 Extended docs about using the Loader class instead of the previously available function. Fixes #11. Jannis Leidel 2011-07-08 14:56:24 +0200
  • 692a77725d Added links to the repo on Github. Fixes #10. Jannis Leidel 2011-07-08 14:52:58 +0200
  • 0379c8cf39 Fixed cache loading. Fixes #13. Jannis Leidel 2011-07-08 14:46:41 +0200
  • 1e2ca2a1a1 Merge bf36fe9132 into 75bf2f3c3b GitHub Merge Button 2011-07-08 05:15:42 -0700
  • bf36fe9132 more robust get_cache_backend() that should work in serveral cases. JensDiemer 2011-07-08 14:12:49 +0200
  • 75bf2f3c3b Merge branch 'release/1.1' into develop Jannis Leidel 2011-07-06 21:28:46 +0200
  • 3add998584 Merge branch 'release/1.1' 1.1 Jannis Leidel 2011-07-06 21:28:40 +0200
  • 99188bb92c Bumped version and copyright year. Jannis Leidel 2011-07-06 21:25:17 +0200
  • d5de8390ac Updated translations. Jannis Leidel 2011-07-06 21:21:56 +0200
  • e5cb4fd2d7 Fixed Transifex configuration. Jannis Leidel 2011-07-06 21:19:21 +0200
  • a3cc44c069 Removed trailing whitespace. Jannis Leidel 2011-07-06 21:16:09 +0200
  • fd82a6b1ab Merge branch 'develop' of github.com:jezdez/django-dbtemplates into develop Jannis Leidel 2011-07-06 21:15:22 +0200
  • c2a21533fd Prepared changelog for release. Jannis Leidel 2011-07-06 21:15:08 +0200
  • 19801a4592 Removed unneeded requirement from example project. Jannis Leidel 2011-07-06 21:07:03 +0200
  • ed665e2cab Merge pull request #9 from flashingpumpkin/develop Jannis Leidel 2011-07-06 10:13:16 -0700
  • 59afc52e4b Merge 8c5e1b95b3 into c588e51e83 GitHub Merge Button 2011-07-06 10:13:00 -0700
  • 8c5e1b95b3 Fixes template names being cut off when using sync_templates: http://cl.ly/0R092W1H3n3m19120j1x Alen Mujezinovic 2011-07-06 18:11:05 +0100
  • c588e51e83 Change to skip template loaders whose load method is not implemented. This happens with the Django cached template loader, in particular. kmooney 2011-06-30 12:26:50 -0500
  • fb1fdcbd84 Extended sync_templates command to make exporting changes out to file easier. olivergeorge 2011-06-09 22:24:09 +1000
  • 7473b54bb1 Added tests for sync_templates command. Jannis Leidel 2011-07-06 15:40:56 +0200
  • 58428f1cb9 Merge c15370a75d into 05b109ec5a GitHub Merge Button 2011-07-06 06:22:10 -0700
  • 05b109ec5a A bunch of flake8 fixees. Jannis Leidel 2011-07-01 15:50:04 +0200
  • e3986a3e08 Extended changelog. Jannis Leidel 2011-07-01 15:45:09 +0200
  • 2804cd527f Refactored loader to be class based only. Jannis Leidel 2011-07-01 15:44:23 +0200
  • a40204def7 Moved setttings over to use AppSettings class. Jannis Leidel 2011-07-01 15:44:09 +0200
  • ca032e70cf Split utils module. Jannis Leidel 2011-07-01 15:41:24 +0200
  • 2c814889ed 1.1 isn't supported anymore. Jannis Leidel 2011-07-01 14:27:21 +0200
  • 9843cb8190 Merge branch 'master' into develop kmooney 2011-06-30 12:37:39 -0500
  • 431813c9b1 Change to skip template loaders whose load method is not implemented. This happens with the Django cached template loader, in particular. kmooney 2011-06-30 12:26:50 -0500
  • 6caa401c7c Use current example project. Jannis Leidel 2011-06-15 16:20:40 +0200
  • 519ad3763a Fixed import. Jannis Leidel 2011-06-15 16:20:30 +0200
  • 825e3b95ff allow blank sites Jason Mayfield 2011-01-10 08:25:27 -0500
  • 1415896b3d allow save as for templates to easily copy templates for another site Jason Mayfield 2010-12-13 20:05:05 -0500
  • dd15deab60 filter horizontal the sites Jason Mayfield 2010-12-13 19:46:33 -0500
  • 587b66232c typo Jason Mayfield 2010-12-13 19:35:57 -0500
  • e694b3dfb8 remove name uniqueness, with migration Jason Mayfield 2010-12-13 19:32:27 -0500
  • 4507b02ed5 Relaxed the cache setting handling a bit. Fixes #7. Jannis Leidel 2011-06-15 15:59:29 +0200
  • c15370a75d extend sync_templates command to make exporting changes out to file easier olivergeorge 2011-06-09 22:24:09 +1000
  • 8049569be6 Forgot to update changelog. Jannis Leidel 2011-04-14 13:57:30 +0200
  • c530146dd5 Merge branch 'hotfix/cache-fixes' into develop Jannis Leidel 2011-04-14 13:46:30 +0200
  • b71032fa13 Merge branch 'hotfix/cache-fixes' 1.0.1 Jannis Leidel 2011-04-14 13:46:22 +0200
  • 1dc6580b67 Bumped to 1.0.1. Jannis Leidel 2011-04-14 13:46:15 +0200
  • ae6818f745 Fixed cache setting handling. Fixes issue #4. Jannis Leidel 2011-04-14 13:38:09 +0200
  • e11c2ee71d Only check for old-style caches if the value is a string (e.g. locmem://). Jannis Leidel 2011-04-14 13:38:00 +0200
  • 8c28bcf52d Use the class based loader in the docs. Jannis Leidel 2011-04-14 13:28:07 +0200
  • cdcae5d640 Merge branch 'master' of github.com:jezdez/django-dbtemplates Jannis Leidel 2011-04-11 23:54:24 +0200
  • dc2b89ec1d Merge branch 'release/1.0' into develop Jannis Leidel 2011-04-11 23:35:24 +0200
  • 9a3d4cf7ee Merge branch 'release/1.0' 1.0 Jannis Leidel 2011-04-11 23:35:18 +0200
  • 39f16ef8fc Also bumped Sphinx config version and changelog. Jannis Leidel 2011-04-11 23:34:49 +0200
  • 5dd6bf991d Added PEP386 helper code. Jannis Leidel 2011-04-11 23:33:47 +0200
  • baa451ea22 Updated code to pass more Pyflakes. Jannis Leidel 2011-04-11 23:13:39 +0200
  • 5c8d2eefde Fall back to MEDIA_URL actually, to make sure we don't hit an AttributeError with the default value of None. Jannis Leidel 2011-04-11 22:38:17 +0200
  • c11afa37ad Removed unneeded import. Jannis Leidel 2011-04-11 19:31:08 +0200
  • 41f0f46145 Updated changelog and added a note about the tested Django versions. Fixes #3. Jannis Leidel 2011-04-11 19:30:35 +0200
  • a11006849d Fixed ImportError. Jannis Leidel 2011-04-11 19:29:49 +0200
  • d6a0af9aa7 Split docs in multiple files and updated use ReadTheDocs. Jannis Leidel 2011-04-11 19:21:51 +0200
  • 8c603399c2 Added DATABASES setting to example project to make sure we can run on modern Django. Jannis Leidel 2011-04-11 19:21:11 +0200
  • 7c4e6642bd Added make files. Jannis Leidel 2011-04-11 19:20:23 +0200
  • 75e41a90a1 Use default theme. Jannis Leidel 2011-04-11 19:20:11 +0200
  • fc7dc8b1c9 Updated example URL conf. Jannis Leidel 2011-04-11 19:19:57 +0200
  • 5f69f71584 BACKWARDS INCOMPATIBLE CHANGE. Use STATIC_URL by default. Jannis Leidel 2011-04-11 19:19:39 +0200
  • 5190186f3b BACKWARDS INCOMPATIBLE CHANGE. Refactored caching to just use Django's caching system, instead of its own. Jannis Leidel 2011-04-11 19:18:55 +0200
  • 1cff31f515 Updated setup.py and manifest template to use new static file location. Jannis Leidel 2011-04-11 18:02:04 +0200
  • 0bc5469460 Added tox config and test runner. Jannis Leidel 2011-04-11 18:01:13 +0200
  • 04f6372d68 Moved media/* to static/* for new staticfiles compatibility. Jannis Leidel 2011-04-11 18:00:48 +0200