Commit Graph

  • ee36e4ab0c Only display forms when user has permissions. #159 Tom Christie 2012-09-27 21:51:46 +0100
  • 20cf4f71cc Latest docs build Tom Christie 2012-09-27 16:28:13 +0100
  • b2259bad6b Merge pull request #270 from phobologic/master Tom Christie 2012-09-27 05:49:34 -0700
  • 3bf25b960e Merge f3834aa241 into 49d2ea7cc0 Michael Barrett 2012-09-27 05:48:44 -0700
  • 49d2ea7cc0 Remove erronous checkins Tom Christie 2012-09-27 13:47:06 +0100
  • 689d2afd97 Breadcrumbs play nicely when app not installed at root URL. Fixes #211 Tom Christie 2012-09-27 13:46:20 +0100
  • 4d906938a9 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-09-27 13:34:48 +0100
  • 284a700e09 head method on views for Django 1.3. Fixes #228 Tom Christie 2012-09-27 13:34:28 +0100
  • 8582b18ac4 Added @cyberj. Thanks! Tom Christie 2012-09-27 14:29:14 +0200
  • f3e7acde14 Rename category_dir to relative_dir Tom Christie 2012-09-27 14:27:40 +0200
  • 049452d906 Merge pull request #271 from cyberj/restframework2 Tom Christie 2012-09-27 05:25:58 -0700
  • 773cd909ba Merge efe26e3a32 into d2583b809c Johan Charpentier 2012-09-27 05:24:13 -0700
  • d2583b809c Remove parse_qs from compat, now py2.5 support is dropped Tom Christie 2012-09-27 13:08:57 +0100
  • 89a0b22306 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-09-27 13:06:34 +0100
  • 91b3fb0b05 Remove RequestFactory from compat (Now 1.2 is not supported) Tom Christie 2012-09-27 13:06:04 +0100
  • ec3c0c288b Add py27 to tox Tom Christie 2012-09-27 13:01:49 +0100
  • fe666a14ee Add test for request.POST Tom Christie 2012-09-27 12:50:18 +0100
  • 3bae2867e9 Remove braindead test Tom Christie 2012-09-27 12:49:33 +0100
  • 061cffb67b Added citation to contributing docs Tom Christie 2012-09-27 12:49:08 +0100
  • efe26e3a32 Improve changes with upstream's advices Charpentier Johan 2012-09-27 13:43:35 +0200
  • da1f6df4fa Added @LaundroMat. Thanks! Tom Christie 2012-09-26 23:07:59 +0200
  • 0cc7030aab Fix @api_view decorator tests Tom Christie 2012-09-26 21:47:19 +0100
  • 622e001e0b Merge pull request #261 from j4mie/improved-view-decorators Tom Christie 2012-09-26 13:10:01 -0700
  • 9366641060 Merge 686a034817 into d3e0ac864f Jamie Matthews 2012-09-26 12:19:10 -0700
  • 686a034817 No need to use setattr Jamie Matthews 2012-09-26 20:18:57 +0100
  • d3e0ac864f Fix broken import Tom Christie 2012-09-26 21:15:24 +0200
  • 1d227a67bb Fixed import error in resources.py LaundroMat 2012-09-26 21:56:56 +0300
  • eb9920ac38 Fix bug with relative/real path Charpentier Johan 2012-09-26 17:02:44 +0200
  • c13c8fe5bc Update to new rest_framework package name, simplify implementation Jamie Matthews 2012-09-26 13:52:29 +0100
  • 4be937a9b3 Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into improved-view-decorators Jamie Matthews 2012-09-26 13:09:39 +0100
  • ffe2c6d558 Add missing comma Tom Christie 2012-09-26 13:09:20 +0100
  • 01770c53cd Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-framework into improved-view-decorators Jamie Matthews 2012-09-26 13:05:21 +0100
  • 09a445b257 Bits of cleanup Tom Christie 2012-09-26 12:40:11 +0100
  • 728e92f06a Add request.QUERY_PARAMS Tom Christie 2012-09-26 12:39:39 +0100
  • f7c3387574 Latest docs build Tom Christie 2012-09-25 13:40:44 +0100
  • 6fc5581a8f Add readonly 'id' field Tom Christie 2012-09-25 13:40:16 +0100
  • 758bcf5b1e Tweak browseable API Tom Christie 2012-09-25 13:35:41 +0100
  • b7b7ca5af9 Don't display readonly fields Tom Christie 2012-09-25 13:35:28 +0100
  • e0913e29b8 Fix some bits of serialization Tom Christie 2012-09-25 13:20:12 +0100
  • 4fb57d28e6 Add csrf note Tom Christie 2012-09-25 12:27:46 +0100
  • 921c5840aa Fix incorrect bit of tutorial Tom Christie 2012-09-25 12:21:35 +0100
  • d68684e26e Added tox.ini Tom Christie 2012-09-25 12:21:05 +0100
  • 064e1ba91f Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tom Christie 2012-09-21 13:16:08 +0100
  • 3f7371c796 Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tom Christie 2012-09-21 13:15:31 +0100
  • b4cd699b75 Tweak media_type -> accepted_media_type. Need to document, but marginally less confusing Tom Christie 2012-09-21 13:12:10 +0100
  • d9cba6398e Clean up bits of templates etc Tom Christie 2012-09-20 17:44:34 +0100
  • f4670c8996 Hack out bunch of unneccesary private methods on View class Tom Christie 2012-09-20 14:00:53 +0100
  • 5a82aa9726 Clean up template tags Tom Christie 2012-09-20 13:42:46 +0100
  • 7efc6e8205 Remove dumbass __all__ variables Tom Christie 2012-09-20 13:22:07 +0100
  • 87dae4d854 Remove old 'djangorestframework directories Tom Christie 2012-09-20 13:19:43 +0100
  • e5c8c6ea50 Change package name: djangorestframework -> rest_framework Tom Christie 2012-09-20 13:07:16 +0100
  • 4b691c4027 Change package name: djangorestframework -> rest_framework Tom Christie 2012-09-20 13:06:27 +0100
  • a1bcfbfe92 Merge pull request #266 from tomchristie/resources Tom Christie 2012-09-20 04:34:49 -0700
  • 1252454e33 Merge cab556ee3f into 79df8eba2f Tom Christie 2012-09-20 04:34:37 -0700
  • 79df8eba2f Merge pull request #269 from tomchristie/fix_breadcrumbs Tom Christie 2012-09-20 04:34:29 -0700
  • f3834aa241 Stop serialization from going back to base object Michael Barrett 2012-09-19 13:43:36 -0700
  • 28c4aea6d8 Merge cb8a8e98ed into db13401af0 Tom Christie 2012-09-19 10:49:11 -0700
  • cb8a8e98ed Dont strip final '/' Tom Christie 2012-09-19 18:48:59 +0100
  • 8458a7f5ac Merge b189736a74 into f741bab709 ncoghlan 2012-09-19 09:16:15 -0700
  • 9921b6bd73 Use get_script_prefix to play nicely if not installed at the root. Tom Christie 2012-09-19 17:14:40 +0100
  • db13401af0 Added @phobologic. Thanks\! Tom Christie 2012-09-19 17:06:43 +0100
  • f741bab709 Added @phobologic. Thanks\! Tom Christie 2012-09-19 17:05:09 +0100
  • 8d92f77fc2 Merge pull request #268 from phobologic/master Tom Christie 2012-09-19 08:17:28 -0700
  • bbc031eeb6 Merge 943bc073d9 into 0fc5a49a11 Michael Barrett 2012-09-19 08:14:47 -0700
  • 943bc073d9 Fixing Issue #265. Michael Barrett 2012-09-19 08:05:16 -0700
  • 8d14f74964 Use named links in tutorial docs Tom Christie 2012-09-19 13:02:38 +0100
  • 575630d7c3 Use named links in tutorial docs Tom Christie 2012-09-19 13:02:10 +0100
  • cab556ee3f Initial resources code Tom Christie 2012-09-18 19:03:59 +0100
  • 6528e899ff Merge d23aa48df9 into 5611769162 Max Hurl 2012-09-18 08:04:36 -0700
  • efba6a7285 Fix dropdown menu on iOS Tom Christie 2012-09-17 20:21:26 +0100
  • 5611769162 Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2 Tom Christie 2012-09-17 20:20:27 +0100
  • 308677037f Tweak docs, fix .error_data -> .errors Tom Christie 2012-09-17 20:19:45 +0100
  • e37a1a1db2 Merge pull request #264 from droptype/restframework2 Tom Christie 2012-09-17 10:11:23 -0700
  • 4ecb26997a Merge 43c2a15f9d into 549ebdc1c6 Alec Perkins 2012-09-17 07:03:38 -0700
  • 43c2a15f9d Prevent the touchstart event propagation on the dropdown menus in the navbar. Alec Perkins 2012-09-17 10:01:44 -0400
  • 549ebdc1c6 Merge pull request #263 from tomchristie/decouple-conneg Tom Christie 2012-09-16 14:02:18 -0700
  • b7fe1904f9 Merge d8ede0355c into b7b8cd11b1 Tom Christie 2012-09-16 14:00:23 -0700
  • d8ede0355c Drop cronky tests Tom Christie 2012-09-16 22:00:05 +0100
  • a96211d3d1 Simplify negotiation. Drop MSIE hacks. Etc. Tom Christie 2012-09-16 21:48:55 +0100
  • 6543ccd244 Cleaner content negotiation. Occurs after permissions. Optional 'force' flag. Tom Christie 2012-09-14 23:17:12 +0100
  • 5036638d0c Simplify content_negotiation slightly Tom Christie 2012-09-14 22:52:28 +0100
  • b3e29d9576 Moved content negotiation out of response. Nicer exception handling now. Tom Christie 2012-09-14 22:42:29 +0100
  • b7b8cd11b1 Wrap more cleanly Tom Christie 2012-09-14 19:36:44 +0100
  • f6488cb058 Move logic for attaching HTTP handlers into LazyViewCreator Jamie Matthews 2012-09-14 16:40:08 +0100
  • 21b1116af5 First stab at new view decorators Jamie Matthews 2012-09-14 16:07:07 +0100
  • 2f2182dc2d Drop urlobject2 Tom Christie 2012-09-14 13:24:36 +0100
  • a5213d4023 Drop urlobject2 Tom Christie 2012-09-14 13:24:13 +0100
  • 8a708b822e Add browseable API docs from @alecperkins Tom Christie 2012-09-14 13:05:54 +0100
  • a2d0fd2c40 Merge stunning work from @alecperkins Tom Christie 2012-09-14 13:03:58 +0100
  • f204439fa8 Merge branch 'browsable-bootstrap' of https://github.com/droptype/django-rest-framework into droptype-browsable-bootstrap Tom Christie 2012-09-14 12:52:12 +0100
  • d4d31b51ff Merge 4cbc53a75d into eb761be9d0 Alec Perkins 2012-09-14 04:49:40 -0700
  • d6d2267585 Flesh out Resources/Routers tutorial a little Tom Christie 2012-09-14 12:44:04 +0100
  • eb761be9d0 Flesh out resources/routers part of tutorial Tom Christie 2012-09-14 12:43:14 +0100
  • ac8760b22f Latest docs build Tom Christie 2012-09-14 08:55:24 +0100
  • 886f8b4751 Tweak throttles and improve docs Tom Christie 2012-09-14 08:54:58 +0100
  • 71ff49f730 Drop GitHub button from docs on small screens Tom Christie 2012-09-13 18:39:20 +0100
  • 3005079824 Drop GitHub button from docs on small screens Tom Christie 2012-09-13 18:39:08 +0100
  • 11452758bf Tweak copy in throttling docs Tom Christie 2012-09-13 18:36:07 +0100
  • d8b5d6603e Tweak copy Tom Christie 2012-09-13 18:35:06 +0100
  • 24d0f24527 Improve throttling docs Tom Christie 2012-09-13 18:33:34 +0100