Commit graph

18 commits

Author SHA1 Message Date
Selwin Ong
bb4e7ce36f Fixed an issue where `get_cache_key` may produce invalid memcached
keys.
2012-05-06 20:52:17 +07:00
Bojan Mihelac
f503013b0f Add failing tests for #27.
Raises MultipleObjectsReturned with sites
2012-03-30 15:11:57 +02:00
Jure Cuhalev
0cfd927938 fix for tests when dbtemplates template loader is not in main settings.py 2012-02-25 22:47:05 +01:00
Jannis Leidel
4ae9392e08 Use django-jenkins for tests and prepare it for ci.enn.io. 2012-01-09 00:01:17 +01:00
Jannis Leidel
52528648ba Fixed tests. 2011-08-15 13:05:34 +02:00
Matt Dorn
6c25da5301 Added template syntax checker admin actions. 2011-08-15 12:42:27 +02:00
Jannis Leidel
0379c8cf39 Fixed cache loading. Fixes #13. 2011-07-08 14:46:41 +02:00
olivergeorge
fb1fdcbd84 Extended sync_templates command to make exporting changes out to file easier. 2011-07-06 17:00:44 +02:00
Jannis Leidel
7473b54bb1 Added tests for sync_templates command. 2011-07-06 15:40:56 +02:00
Jannis Leidel
05b109ec5a A bunch of flake8 fixees. 2011-07-01 15:50:04 +02:00
Jannis Leidel
a40204def7 Moved setttings over to use AppSettings class. 2011-07-01 15:44:09 +02:00
Jannis Leidel
519ad3763a Fixed import. 2011-06-15 16:20:30 +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
b91c23e15e Fixed issue 12 -- Make the test not break other tests. 2010-09-23 03:33:19 +02:00
Jannis Leidel
dd538aad81 Added test for issue #8. 2010-06-24 11:59:55 +02:00
Jannis Leidel
59d3eb6c67 Converted doctests to unittests, yay! 2010-06-24 11:48:08 +02:00
Jannis Leidel
e8c459d016 Updated tests for the new feature and fixed them. 2009-10-19 02:32:43 +02:00
Jannis Leidel
c2c7f1da62 Moved doctests to own file, updated to actually work :)
committer: Jannis Leidel <jannis@leidel.info>

--HG--
extra : convert_revision : 0fc4c5c27f0b59f985a37668ea80f545fcfcb36f
2009-04-11 11:13:33 +02:00