Commit Graph

24 Commits

Author SHA1 Message Date
markotibold
32be058195 Implemented test for blog-post rotation.
Had to turn off existing tests inside tests.py because they seem broken:(
2011-03-08 21:54:00 +01:00
markotibold
177e666fc2 BlogPosts > 10 rotation implemeneted
Latest Modelresource example is broken. Required attribute should be set to form, not model. Is fixed.
2011-03-06 13:26:19 +01:00
tom christie tom@tomchristie.com
60206e5288 ./examples/modelresourceexample/models.py 2011-03-03 09:02:41 +00:00
tom christie tom@tomchristie.com
67c48f758f Fix kwargs in url conf to be more consistent, also fixes broken blog posts example (every blog post showed all comments) 2011-02-19 17:55:32 +00:00
tom christie tom@tomchristie.com
d8285c2d49 Fix status import 2011-02-19 13:54:55 +00:00
tom christie tom@tomchristie.com
57b3a372f2 Move status codes into seperate module 2011-02-19 10:47:26 +00: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
tom christie tom@tomchristie.com
a8bcb2edc6 Missing import 2011-02-06 22:28:03 +00:00
tom christie tom@tomchristie.com
4e15632875 Updated resourceexample with seperate form.py 2011-02-01 23:07:55 +00:00
tom christie tom@tomchristie.com
6ce5b643fb Added resourceexample, moved simpleexample to modelresourceexample 2011-02-01 22:37:51 +00:00
tom christie tom@tomchristie.com
e198165989 Tests for MSIE accept header munging 2011-02-01 21:05:49 +00:00
tom christie tom@tomchristie.com
9024c2e94e Going live 2011-01-31 08:41:21 +00:00
tom christie tom@tomchristie.com
42f2f9b40d Rename to django-rest-framework, get simpleexample working 2011-01-30 18:30:39 +00:00
tom christie tom@tomchristie.com
8a470f031e Minor changes to examples and docs 2011-01-30 16:51:06 +00:00
tom christie tom@tomchristie.com
250ab0f609 Lots of docs, trying to tidy up examples... 2011-01-30 11:00:20 +00:00
Tom Christie
40f47a9fb3 Minor bit of tidy up (all the stuff I noticed when demoing to francis) 2011-01-28 17:42:57 +00:00
Tom Christie
2e9fd9c6b9 Minor fixups on pygments example 2011-01-28 09:14:04 +00:00
tom christie tom@tomchristie.com
e9168b508b Login/Logout and FlyWheel API link in HTML emitter - Add templates, quote next value, only use login/logout if settings.LOGIN_URL and settings.LOGOUT_URL are in urlconf 2011-01-27 21:19:25 +00:00
tom christie tom@tomchristie.com
216baa551f Login/Logout and FlyWheel API link in HTML emitter 2011-01-27 21:09:25 +00:00
tom christie tom@tomchristie.com
d38f7f3ef7 Fix broken merge 2011-01-26 21:09:08 +00:00
tom christie tom@tomchristie.com
9adb965126 content type tunneling 2011-01-26 21:06:40 +00:00
tom christie tom@tomchristie.com
8b89d7416c Content Type tunneling 2011-01-26 20:31:47 +00:00
tom christie tom@tomchristie.com
6807cf014c Added pygments_api example 2011-01-26 08:58:09 +00:00
tom christie tom@tomchristie.com
4100242fa2 Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00