Tom Christie
|
5a59f339c1
|
Urg. Fixing broken merge
|
2011-04-27 18:44:21 +01:00 |
|
Tom Christie
|
1e1c4f85fc
|
Pulling marko's test fixes
|
2011-04-27 18:29:12 +01:00 |
|
Tom Christie
|
da60f68f50
|
Merge previous checkins
|
2011-04-27 18:20:29 +01:00 |
|
markotibold
|
391560e69c
|
The test was bad. It expected 11 snippets while the view made sure (as designed) that there would not be more than 10 snippets stored on disk.
|
2011-04-27 14:29:59 +02:00 |
|
tom christie tom@tomchristie.com
|
3d15adaeb1
|
Fixes #35 - Import json from django's built-in package (Does cleverness in determing best lib to use)
|
2011-04-26 20:20:31 +01:00 |
|
Tom Christie
|
762a52edde
|
Fix some compat issues with json/simplejson
|
2011-04-25 04:50:28 +01:00 |
|
markotibold
|
d866f2177e
|
fix compat with python 2.5
|
2011-03-20 10:37:38 +01:00 |
|
markotibold
|
ecb82b0318
|
Refactoring and added another test for blog-posts. Finally got eclipse setup properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now.
|
2011-03-11 12:47:16 +01:00 |
|
markotibold
|
f7f001542a
|
tests.py: the response needed json deserialization. I guess this is the default serialization for responses.
views.py: Implements #28 Pygments examples should be datetime sorted
|
2011-03-09 10:39:45 +01:00 |
|
markotibold
|
f88d8193a8
|
Test implemented for #28 Pygments examples should be datetime sorted
models.py is needed if we want to put tests in tests.py (see first line of models.py)
|
2011-03-09 00:26:20 +01:00 |
|