Commit Graph

  • aae848cace Nitpicking 0.1 tom christie tom@tomchristie.com 2011-02-21 22:23:09 +0000
  • 92dd13912a Add pip/easy_install to the docs tom christie tom@tomchristie.com 2011-02-21 22:21:49 +0000
  • 05b7374f85 Add MANIFEST and dist to .hgignore tom christie tom@tomchristie.com 2011-02-21 21:52:54 +0000
  • bddcacefe7 Minor notes on installation tom christie tom@tomchristie.com 2011-02-19 19:19:32 +0000
  • ec5eaa56c1 Minor notes on installation tom christie tom@tomchristie.com 2011-02-19 19:15:16 +0000
  • ded60f5308 setup.py tom christie tom@tomchristie.com 2011-02-19 19:00:05 +0000
  • 114738ca72 Add setup.py tom christie tom@tomchristie.com 2011-02-19 18:41:23 +0000
  • 67c48f758f Fix kwargs in url conf to be more consistent, also fixes broken blog posts example (every blog post showed all comments) tom christie tom@tomchristie.com 2011-02-19 17:55:32 +0000
  • 38c6a37af7 Minor doc tweaks tom christie tom@tomchristie.com 2011-02-19 15:50:40 +0000
  • d8285c2d49 Fix status import tom christie tom@tomchristie.com 2011-02-19 13:54:55 +0000
  • 66f595f41a Link to django docs on serving admin media tom christie tom@tomchristie.com 2011-02-19 13:36:38 +0000
  • 5ddc941656 Mention deny robots, favicon and login/logout views tom christie tom@tomchristie.com 2011-02-19 13:28:21 +0000
  • eac562b2ec Note the sandbox API a couple more times, just in case they didn't get the message yet. tom christie tom@tomchristie.com 2011-02-19 13:22:12 +0000
  • e4fff6ea6e Clean up the docs tom christie tom@tomchristie.com 2011-02-19 13:12:35 +0000
  • 57b3a372f2 Move status codes into seperate module tom christie tom@tomchristie.com 2011-02-19 10:47:26 +0000
  • 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. tom christie tom@tomchristie.com 2011-02-19 10:26:27 +0000
  • b749b950a1 Added credits, fixed multipart forms and unicode output as per paul's bug reports. tom christie tom@tomchristie.com 2011-02-15 08:19:57 +0000
  • 027ffed210 Refactor a bunch of stuff into mixins, more tests tom christie tom@tomchristie.com 2011-02-07 08:23:54 +0000
  • a8bcb2edc6 Missing import tom christie tom@tomchristie.com 2011-02-06 22:28:03 +0000
  • fcd7f414c4 Huge stack of refactoring getting stuff into Mixin classes, and loads of tests. Kickass. tom christie tom@tomchristie.com 2011-02-04 21:52:21 +0000
  • eebcdc4dc0 typo tom christie tom@tomchristie.com 2011-02-04 21:41:53 +0000
  • b4e8ecbec7 More improving of docs tom christie tom@tomchristie.com 2011-02-02 08:44:47 +0000
  • fa1ec50765 More improving of docs tom christie tom@tomchristie.com 2011-02-02 08:43:27 +0000
  • 02c29db857 Updated docs with resourceexample tom christie tom@tomchristie.com 2011-02-01 23:08:18 +0000
  • 4e15632875 Updated resourceexample with seperate form.py tom christie tom@tomchristie.com 2011-02-01 23:07:55 +0000
  • 3a8facdb2a Remove Google Analytics from template tom christie tom@tomchristie.com 2011-02-01 22:38:39 +0000
  • 6ce5b643fb Added resourceexample, moved simpleexample to modelresourceexample tom christie tom@tomchristie.com 2011-02-01 22:37:51 +0000
  • 196c21f376 Browser UA tests passing tom christie tom@tomchristie.com 2011-02-01 21:16:34 +0000
  • e198165989 Tests for MSIE accept header munging tom christie tom@tomchristie.com 2011-02-01 21:05:49 +0000
  • 0c6f682cd0 Fix errant uppercasing in docs tom christie tom@tomchristie.com 2011-02-01 20:00:16 +0000
  • 38f6d7c119 Remove remaining bit of google analytics in template tom christie tom@tomchristie.com 2011-02-01 19:58:11 +0000
  • 478dc2d0ce Fix up doc title & desc, fix repo link tom christie tom@tomchristie.com 2011-02-01 19:55:57 +0000
  • 98b5b2abd8 Minor docs changes tom christie tom@tomchristie.com 2011-01-31 08:48:26 +0000
  • 9024c2e94e Going live tom christie tom@tomchristie.com 2011-01-31 08:41:21 +0000
  • 42f2f9b40d Rename to django-rest-framework, get simpleexample working tom christie tom@tomchristie.com 2011-01-30 18:30:39 +0000
  • 8a470f031e Minor changes to examples and docs tom christie tom@tomchristie.com 2011-01-30 16:51:06 +0000
  • f6e534321a Move library docs into seperate folder tom christie tom@tomchristie.com 2011-01-30 11:02:14 +0000
  • 250ab0f609 Lots of docs, trying to tidy up examples... tom christie tom@tomchristie.com 2011-01-30 11:00:20 +0000
  • 40f47a9fb3 Minor bit of tidy up (all the stuff I noticed when demoing to francis) Tom Christie 2011-01-28 17:42:57 +0000
  • 2e9fd9c6b9 Minor fixups on pygments example Tom Christie 2011-01-28 09:14:04 +0000
  • 8e8547ff9a pydocs for emitters tom christie tom@tomchristie.com 2011-01-27 22:30:10 +0000
  • 110bf85aeb ./flywheel/emitters.py tom christie tom@tomchristie.com 2011-01-27 22:00:34 +0000
  • 0bc9d3ae0d Minor cleanup on Resource tom christie tom@tomchristie.com 2011-01-27 21:46:47 +0000
  • 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 tom christie tom@tomchristie.com 2011-01-27 21:19:25 +0000
  • 216baa551f Login/Logout and FlyWheel API link in HTML emitter tom christie tom@tomchristie.com 2011-01-27 21:09:25 +0000
  • e227c38b33 Removed is_error in Response tom christie tom@tomchristie.com 2011-01-27 19:24:58 +0000
  • d38f7f3ef7 Fix broken merge tom christie tom@tomchristie.com 2011-01-26 21:09:08 +0000
  • 9adb965126 content type tunneling tom christie tom@tomchristie.com 2011-01-26 21:06:40 +0000
  • 8b89d7416c Content Type tunneling tom christie tom@tomchristie.com 2011-01-26 20:31:47 +0000
  • 6807cf014c Added pygments_api example tom christie tom@tomchristie.com 2011-01-26 08:58:09 +0000
  • eff54c00d5 Added authenicators. Awesome. tom christie tom@tomchristie.com 2011-01-24 18:59:23 +0000
  • e95198a1c0 Sphinx docs, examples, lots of refactoring tom christie tom@tomchristie.com 2011-01-23 23:08:44 +0000
  • 4100242fa2 Sphinx docs, examples, lots of refactoring tom christie tom@tomchristie.com 2011-01-23 23:08:16 +0000
  • 9979903272 Mostly improving documentation Tom Christie 2011-01-17 17:34:58 +0000
  • b0ce3f92c6 Added formats, various form improvements, more refactoring/cleanup Tom Christie 2011-01-14 18:06:40 +0000
  • 764fbe335f Various cleanup Tom Christie 2011-01-13 17:38:40 +0000
  • 5557dfb54c Various cleanups Tom Christie 2011-01-12 12:34:57 +0000
  • 42825e44e1 Sample example working Tom Christie 2011-01-11 18:01:02 +0000
  • 95ac2396d6 Start adding example app Tom Christie 2011-01-07 17:07:20 +0000
  • f144b769fe Lots of good form validation and default actions Tom Christie 2011-01-04 17:42:23 +0000
  • 48c7171aa0 XML Parsers Tom Christie 2010-12-31 16:21:20 +0000
  • c10a95de08 Add parsers, form validation, etc... tom christie tom@tomchristie.com 2010-12-30 23:30:09 +0000
  • c56e48f52e Add parsers, form validation, etc... tom christie tom@tomchristie.com 2010-12-30 23:29:01 +0000
  • a78f578475 Nicer formatting of status Tom Christie 2010-12-30 17:32:52 +0000
  • abb55a4909 Add styling and urlizing to html views of resources Tom Christie 2010-12-30 13:52:46 +0000
  • 8a12f89aaa Added tests tom christie tom@tomchristie.com 2010-12-30 01:02:11 +0000
  • 650111dc8c Initial commit of all files to the repository. tom christie tom@tomchristie.com 2010-12-29 19:37:57 +0000