Tom Christie
|
d8ede0355c
|
Drop cronky tests
|
2012-09-16 22:00:05 +01:00 |
|
Tom Christie
|
a96211d3d1
|
Simplify negotiation. Drop MSIE hacks. Etc.
|
2012-09-16 21:48:55 +01:00 |
|
Tom Christie
|
6543ccd244
|
Cleaner content negotiation. Occurs after permissions. Optional 'force' flag.
|
2012-09-14 23:17:12 +01:00 |
|
Tom Christie
|
5036638d0c
|
Simplify content_negotiation slightly
|
2012-09-14 22:52:28 +01:00 |
|
Tom Christie
|
b3e29d9576
|
Moved content negotiation out of response. Nicer exception handling now.
|
2012-09-14 22:42:29 +01:00 |
|
Tom Christie
|
b7b8cd11b1
|
Wrap more cleanly
|
2012-09-14 19:36:44 +01:00 |
|
Jamie Matthews
|
f6488cb058
|
Move logic for attaching HTTP handlers into LazyViewCreator
|
2012-09-14 16:40:08 +01:00 |
|
Jamie Matthews
|
21b1116af5
|
First stab at new view decorators
|
2012-09-14 16:07:07 +01:00 |
|
Tom Christie
|
a5213d4023
|
Drop urlobject2
|
2012-09-14 13:24:13 +01:00 |
|
Tom Christie
|
a2d0fd2c40
|
Merge stunning work from @alecperkins
|
2012-09-14 13:03:58 +01:00 |
|
Tom Christie
|
f204439fa8
|
Merge branch 'browsable-bootstrap' of https://github.com/droptype/django-rest-framework into droptype-browsable-bootstrap
|
2012-09-14 12:52:12 +01:00 |
|
Tom Christie
|
eb761be9d0
|
Flesh out resources/routers part of tutorial
|
2012-09-14 12:43:14 +01:00 |
|
Tom Christie
|
886f8b4751
|
Tweak throttles and improve docs
|
2012-09-14 08:54:58 +01:00 |
|
Tom Christie
|
3005079824
|
Drop GitHub button from docs on small screens
|
2012-09-13 18:39:08 +01:00 |
|
Tom Christie
|
d8b5d6603e
|
Tweak copy
|
2012-09-13 18:35:06 +01:00 |
|
Tom Christie
|
6c109ac60f
|
Improve throttles and docs
|
2012-09-13 18:32:56 +01:00 |
|
Tom Christie
|
b16c45aa6d
|
Tweak throttling/permissions/auth docs
|
2012-09-13 09:39:16 +01:00 |
|
Tom Christie
|
003a65f0e0
|
Tweaks to Token auth
|
2012-09-12 20:39:22 +01:00 |
|
Tom Christie
|
dac4cb9e8b
|
GitHub link in toolbar
|
2012-09-12 13:11:26 +01:00 |
|
Tom Christie
|
2469cd2c83
|
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
|
2012-09-12 10:13:14 +01:00 |
|
Tom Christie
|
c85f799ade
|
Updating docs
|
2012-09-12 10:12:13 +01:00 |
|
Tom Christie
|
381fdd17a7
|
Merge pull request #259 from j4mie/rename-properties
Better naming for properties on views, requests and responses
|
2012-09-11 06:30:28 -07:00 |
|
Jamie Matthews
|
272c49685c
|
Better naming for properties on views, requests and responses
renderers is now renderer_classes
parsers is now parser_classes
authentication is now authentication_classes
|
2012-09-11 14:20:35 +01:00 |
|
Alec Perkins
|
4cbc53a75d
|
Whoops, forgot to explain these.
|
2012-09-09 17:27:24 -04:00 |
|
Alec Perkins
|
9684b3fe22
|
Reference-style links. Much cleaner.
|
2012-09-09 17:07:54 -04:00 |
|
Alec Perkins
|
60e6bba12b
|
Browsable API doc topic
|
2012-09-09 17:02:19 -04:00 |
|
Alec Perkins
|
7098114ac7
|
Tweak the spacing of the form actions.
|
2012-09-09 16:09:11 -04:00 |
|
Alec Perkins
|
69ad8b9000
|
Inverse, fixed navbar. Block for easily modifying navbar style.
|
2012-09-09 15:54:50 -04:00 |
|
Alec Perkins
|
33c1e5b5ba
|
Add horizontal scrolling to pre blocks.
|
2012-09-09 15:37:53 -04:00 |
|
Alec Perkins
|
ab9621ed81
|
Add prettify syntax highlighting to resource info.
|
2012-09-09 15:30:35 -04:00 |
|
Alec Perkins
|
8c0bd39f12
|
Styling of POST, PUT forms. Add add_class filter.
|
2012-09-09 15:17:44 -04:00 |
|
Alec Perkins
|
4500103337
|
Merge 'tomchristie/restframework2' into 'browsable-bootstrap'
|
2012-09-09 13:23:07 -04:00 |
|
Alec Perkins
|
0ae5500f34
|
Compacting, moving GET button up to OPTIONS
|
2012-09-09 12:44:21 -04:00 |
|
Tom Christie
|
d4f8b4cf06
|
Collapsing menu, travis and github badges, horizontal scrolling code on overflow
|
2012-09-09 16:56:04 +01:00 |
|
Tom Christie
|
baa6e2c18b
|
Hide toc overflow
|
2012-09-08 22:31:44 +01:00 |
|
Tom Christie
|
27a5109485
|
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
|
2012-09-08 22:13:48 +01:00 |
|
Tom Christie
|
b5e07abc15
|
Move quote below title for consistency
|
2012-09-08 22:13:11 +01:00 |
|
Tom Christie
|
a33c21764a
|
Merge pull request #256 from markotibold/put-post-delete
Re-enable PUT/POST/DELETE in the browsable api
|
2012-09-08 14:10:29 -07:00 |
|
Tom Christie
|
247696e820
|
Links to source files in docs
|
2012-09-08 22:06:13 +01:00 |
|
Marko Tibold
|
ef0bf1e775
|
Fix failing test.
|
2012-09-08 22:50:54 +02:00 |
|
Marko Tibold
|
59a0bc55af
|
Don't fill in the form after a DELETE.
|
2012-09-08 22:01:12 +02:00 |
|
Marko Tibold
|
55f7dd9bce
|
error_data -> errors
Prefill form for instance view.
|
2012-09-08 21:56:18 +02:00 |
|
Alec Perkins
|
1755c7a96c
|
Add block around Bootstrap styles for easy theming.
Instead of overriding the theme in the `extra_style` block, it can be replaced directly. This avoids having to load unnecessary styles.
|
2012-09-08 15:51:08 -04:00 |
|
Tom Christie
|
5d9dfcd8ae
|
Code highlighting in docs
|
2012-09-08 20:23:32 +01:00 |
|
Alec Perkins
|
8b749d0300
|
Whoops, forgot the extrabody block.
|
2012-09-08 12:51:19 -04:00 |
|
Marko Tibold
|
024780a974
|
Fields are showing up again. Still WIP.
|
2012-09-08 18:18:05 +02:00 |
|
Alec Perkins
|
6ff8967e19
|
Disable non-functional methods
|
2012-09-08 11:40:02 -04:00 |
|
Alec Perkins
|
422ee696ab
|
Minor style adjustment
|
2012-09-08 11:39:30 -04:00 |
|
Tom Christie
|
382b277dfc
|
Link to github accounts in credits
|
2012-09-08 08:41:31 +01:00 |
|
Tom Christie
|
79144919f6
|
Added @alecperkins.
|
2012-09-08 08:38:14 +01:00 |
|