Marko Tibold
|
90ddec03b7
|
Fixes #94
Modified alazaro's commit sot that both markdown < 2.1 and >= 2.1 are
supported
The test checks if either matches the old or the new style.
|
2011-12-21 01:06:24 +01:00 |
|
alazaro
|
4a60575132
|
Fixed test broken by markdown update
Removed unused code. No longer needed with markdown 2.1.0.
|
2011-12-14 23:36:13 +01:00 |
|
Tom Christie
|
d53f7f45b4
|
Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if session authentication is being used
|
2011-12-14 20:10:06 +00:00 |
|
Tom Christie
|
34a2526fd0
|
Fix docstring.
|
2011-12-09 11:27:34 +00:00 |
|
Tom Christie
|
83b47c4b76
|
Typo
|
2011-07-02 04:33:47 -07:00 |
|
Tom Christie
|
f7b7778a79
|
pull in markos changes, minor tweaks to yaml stuff
|
2011-07-01 17:44:08 +01:00 |
|
Tom Christie
|
d2b5ea107e
|
Typo in url
|
2011-06-25 14:58:26 +01:00 |
|
Carles Barrobés
|
0626b618ad
|
Support for HEAD method
|
2011-06-25 12:35:17 +02:00 |
|
markotibold
|
82c4ca9612
|
The core is now documented from the docstrings in the source.
|
2011-05-19 19:36:30 +02:00 |
|
markotibold
|
92c015e049
|
Most of the actual work so far has been markup really.
|
2011-05-18 22:13:48 +02:00 |
|
Tom Christie
|
b358fbdbe9
|
More refactoring - move various less core stuff into utils etc
|
2011-04-29 14:32:56 +01:00 |
|
Tom Christie
|
762a52edde
|
Fix some compat issues with json/simplejson
|
2011-04-25 04:50:28 +01:00 |
|
tom christie tom@tomchristie.com
|
805aa03ec1
|
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now.
|
2011-02-19 10:26:27 +00:00 |
|