| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-29 | Remove examples (to be moved to a seperate project) | Tom Christie | |
| 2012-02-25 | Massive merge | Tom Christie | |
| 2012-01-04 | #75 remove except statements which are overly broad in the exception they catch | Craig Blaszczyk | |
| 2011-12-29 | whitespace fixes | Tom Christie | |
| 2011-04-27 | Urg. Fixing broken merge | Tom Christie | |
| 2011-04-27 | Pulling marko's test fixes | Tom Christie | |
| 2011-04-27 | Merge previous checkins | Tom Christie | |
| 2011-04-27 | The test was bad. It expected 11 snippets while the view made sure (as ↵ | markotibold | |
| designed) that there would not be more than 10 snippets stored on disk. | |||
| 2011-04-26 | Fixes #35 - Import json from django's built-in package (Does cleverness in ↵ | tom christie tom@tomchristie.com | |
| determing best lib to use) | |||
| 2011-04-25 | Fix some compat issues with json/simplejson | Tom Christie | |
| 2011-03-20 | fix compat with python 2.5 | markotibold | |
| 2011-03-11 | Refactoring and added another test for blog-posts. Finally got eclipse setup ↵ | markotibold | |
| properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now. | |||
| 2011-03-09 | tests.py: the response needed json deserialization. I guess this is the ↵ | markotibold | |
| default serialization for responses. views.py: Implements #28 Pygments examples should be datetime sorted | |||
| 2011-03-09 | Test implemented for #28 Pygments examples should be datetime sorted | markotibold | |
| models.py is needed if we want to put tests in tests.py (see first line of models.py) | |||
