Tom Christie
|
5c1d6a9200
|
Docs for AdminRenderer
|
2015-07-30 14:07:51 +01:00 |
|
Tom Christie
|
0ccb148183
|
Support QueryDict list arguments with ListField. Closes #3155.
|
2015-07-16 15:59:15 +01:00 |
|
Tom Christie
|
c940f15901
|
Internal use warning against HTMLFormRenderer. Closes #2773.
|
2015-07-16 15:50:51 +01:00 |
|
Yuri Hernani Heupa
|
c04c8808c6
|
Changed typo in Renderer docs
The BrowsableAPIRenderer was misspelled with an extra 'e' letter
|
2015-07-09 22:41:53 -03:00 |
|
zmmachar
|
237c2ebc26
|
Update renderers.md
jsonp renderer not in the yaml package
|
2015-04-21 18:09:55 -07:00 |
|
Teddy Wing
|
0f5082d9b8
|
docs/renderers: StaticHTMLRenderer instead of TemplateHTMLRenderer
The `StaticHTMLRenderer` section referred to `TemplateHTMLRenderer`
instead of `StaticHTMLRenderer`.
|
2015-04-16 15:47:53 -04:00 |
|
Brett Koonce
|
d8a19f79ab
|
more sp fixes
|
2015-04-07 22:06:25 -07:00 |
|
Tom Christie
|
17665aa52a
|
Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.
|
2015-01-05 12:26:15 +00:00 |
|
Tom Christie
|
3d6620c72a
|
Merge
|
2014-12-03 23:24:06 +00:00 |
|
Tom Christie
|
f74e52b31e
|
Merge
|
2014-12-03 23:14:58 +00:00 |
|
José Padilla
|
7f9dc73672
|
Remove XML support from core
|
2014-11-29 14:57:51 -04:00 |
|
José Padilla
|
fe745b9616
|
Remove JSONP support from core
|
2014-11-29 14:55:33 -04:00 |
|
José Padilla
|
731c8421af
|
Remove YAML support from core
|
2014-11-29 14:43:05 -04:00 |
|
José Padilla
|
16d442dda3
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
|
Craig de Stigter
|
dfab9af294
|
Minor: fix spelling and grammar, mostly in 3.0 announcement
|
2014-10-03 08:41:18 +13:00 |
|
Tom Christie
|
88008c0a68
|
Merge branch 'master' into version-3.0
|
2014-09-19 14:05:50 +01:00 |
|
Tom Christie
|
f95e7fae38
|
Updating docs
|
2014-09-12 12:40:53 +01:00 |
|
S. Andrew Sheppard
|
e76f56a3d6
|
add django rest pandas
|
2014-09-10 11:55:43 -05:00 |
|
Miro Hrončok
|
f68596a732
|
Document new UnicodeYAMLRenderer
|
2014-04-10 01:58:06 +02:00 |
|
Tom Christie
|
1f3ded4559
|
Docs tweaks
|
2013-12-21 17:18:25 +00:00 |
|
Vitaly Babiy
|
22343ee117
|
Added links to djangorestframework-camel-case in the third party
sections of the docs for both parsers and renderers.
|
2013-12-21 07:07:06 -05:00 |
|
Tom Christie
|
f8088bedef
|
Upgrade JSONP security warning.
|
2013-12-05 09:01:00 +00:00 |
|
Stephan Groß
|
850cd83ba7
|
Fix TemplateHTMLRenderer example
|
2013-12-02 11:44:04 +01:00 |
|
Tom Christie
|
128bda5712
|
Use less specfic language in UltaJSON notes
|
2013-11-15 15:24:32 +00:00 |
|
Jacob Haslehurst
|
52ac2199a8
|
Added drf-ujson-renderer to renderers docs
drf-ujson-renderer is a third party renderer that implements JSON renderering using UltraJSON
|
2013-11-11 22:24:37 +11:00 |
|
Tom Christie
|
53d60543c3
|
Add warning against HTMLFormRenderer
|
2013-08-25 20:31:04 +01:00 |
|
Tom Christie
|
c7847ebc45
|
Docs for HTMLFormRenderer
|
2013-08-23 17:10:50 +01:00 |
|
Tom Christie
|
436e66a42d
|
JSON responses should not include a charset
|
2013-08-23 16:45:55 +01:00 |
|
Tom Christie
|
5e40e50f2b
|
Include import paths throughout docs.
Closes #1051. Thanks to @pydanny for the report.
|
2013-08-21 19:46:09 +01:00 |
|
Veronica Lynn
|
4d8d2340be
|
Fixed typos in a bunch of docs
|
2013-08-07 14:00:06 -04:00 |
|
Tom Christie
|
856dc855c9
|
Notes on customizing BrowsableAPIRenderer. Refs #1001
|
2013-07-29 09:21:20 +01:00 |
|
Tom Christie
|
0a722de171
|
Complete testing docs
|
2013-07-01 13:59:05 +01:00 |
|
Stephan Groß
|
7a570e16e9
|
Fix md formatting and typos
|
2013-05-28 17:13:12 +02:00 |
|
Pascal Borreli
|
8f35ac4f93
|
Fixed typos
|
2013-05-28 15:09:23 +01:00 |
|
Tom Christie
|
7a93fdbe0a
|
Last bits of charset sorting-out-ness
|
2013-05-22 16:46:15 +01:00 |
|
Tom Christie
|
0e80a535fb
|
Tweak nav style slightly
|
2013-05-21 17:45:25 +01:00 |
|
Tom Christie
|
aef7ac72cc
|
content type may be set explicitly on the response
|
2013-05-20 21:18:17 +01:00 |
|
Tom Christie
|
f19e0d544f
|
Fix charset issues
|
2013-05-20 21:00:56 +01:00 |
|
Pablo Recio
|
71e29644a2
|
Adds new renderer into the documentation
|
2013-05-18 17:06:54 +02:00 |
|
Tom Christie
|
2e8ff4473b
|
Tweak docs
|
2013-05-18 14:47:39 +01:00 |
|
Oscar Vilaplana
|
4dbf2d907f
|
added comment about error behavior with DEBUG=True
|
2013-05-18 14:55:55 +02:00 |
|
Tom Christie
|
b70c9cc107
|
Merge master
|
2013-05-05 18:12:35 +01:00 |
|
Victor Shih
|
8cabae22c5
|
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
|
2013-05-01 21:26:40 -07:00 |
|
Tom Christie
|
e301e2d974
|
Adding 'view or viewset' to docs appropriate.
|
2013-04-26 14:03:26 +01:00 |
|
Tom Christie
|
b94da2468c
|
Various clean up and lots of docs
|
2013-04-24 22:40:24 +01:00 |
|
Danilo Bargen
|
70db398595
|
Renamed UserInstance to UserDetail in docs
|
2013-02-25 21:31:12 +01:00 |
|
Tom Christie
|
b3019d9824
|
Note requirements explicitly.
|
2013-02-22 20:46:20 +00:00 |
|
Tom Christie
|
31f3fa63b2
|
Tweak TemplateHTMLRenderer docs.
|
2013-02-22 08:39:50 +00:00 |
|
Tom Christie
|
a7479e02fa
|
AJAX, CSRF & CORS documentation
|
2013-01-27 17:23:56 +00:00 |
|
Tom Christie
|
190473f508
|
Tweak messagepack links
|
2013-01-14 17:38:45 +00:00 |
|