Adrien Brunet
|
1e2fd25f54
|
Fix #3387: Documentation - Remove leading '.' before format option (#6388)
|
2019-01-04 14:45:08 +00:00 |
|
Jon Dufresne
|
878f9d2783
|
Prefer https:// for URLs when available throughout project (#6208)
|
2018-10-02 08:28:58 +02:00 |
|
Timothy Allen
|
bc573d8096
|
Add drf-renderer-xlsx package. (#6147)
* Add drf-renderer-xlsx package.
* Gah, tabs creeped in; never leave your default editor environment. :)
|
2018-09-06 11:01:57 +01:00 |
|
Jon Dufresne
|
d3f3c3d9c1
|
Prefer https protocol for links in docs when available
|
2018-01-15 15:15:21 +01:00 |
|
Carlton Gibson
|
16f5d42cbc
|
Add additional link to HTML & Forms topic page (#4726)
Just makes the topic page easier to find.
Closes #1673
|
2016-12-01 09:11:25 +00:00 |
|
Xavier Ordoquy
|
22578525ef
|
Documentation update (#4717)
|
2016-11-30 12:58:34 +00:00 |
|
Kenneth Schnall
|
ff5cfe3e84
|
Replace "class based views" occurrences with "class-based views" (#4251)
|
2016-07-08 08:38:50 +01:00 |
|
Joe Simpson
|
5cf7d4a90d
|
Add LaTeX renderer to documentation (#4131)
|
2016-05-17 12:09:25 +01:00 |
|
Xavier Ordoquy
|
edc5a79b85
|
Merge pull request #3497 from Ins1ne/feature/3340
update docs about detail page link for AdminRenderer
|
2015-11-18 17:38:07 +01:00 |
|
Aider Ibragimov
|
4a6d27ccbb
|
update style of the note
|
2015-10-14 17:04:47 +03:00 |
|
Aider Ibragimov
|
5342f22009
|
return typo back for new pr, update docs
|
2015-10-14 15:54:43 +03:00 |
|
Aider Ibragimov
|
b19865f88d
|
fix typo in adding jquery string, update docs about detail page link for AdminRenderer
|
2015-10-14 15:14:35 +03:00 |
|
Tom Christie
|
90247afe29
|
Docs on Forms API
|
2015-10-12 21:14:58 +01:00 |
|
Tom Christie
|
41182c6f06
|
Formns API
|
2015-10-06 10:58:20 +01:00 |
|
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 |
|