Carlton Gibson
a540acdc95
Allowed customising API documentation code samples ( #5752 )
...
* Allowed additional languages in API documentation
* Documented renderer_classes parameter and customising languages.
2018-01-25 09:39:03 +01:00
Carlton Gibson
c7fb60bcd4
Django 2.0a1 compat ( #5503 )
...
* Update remaing `include` calls
Missed as part of #5481 cleanup.
* Provide app_name in include_docs_urls
* Update remaining get_regex_pattern usages
* Allow functools.partial in is_simple_callable check
2017-10-16 11:31:13 +02:00
Katharyn Garcia
5333565fe6
allow custom authentication and permission classes for docs view
2017-09-25 16:17:25 +02:00
Xavier Ordoquy
778aee1bb3
Merge master.
2017-04-19 07:56:39 +02:00
Aarni Koskela
51a6c076e2
Allow customizing the SchemaGenerator class for docs
2017-04-18 14:14:04 +03:00
Xavier Ordoquy
b558c9ecc4
Allow the documentation and schema shortcut functions to get a list of urls to introspect.
2017-03-15 08:07:12 +01:00
Tom Christie
68d2020112
Live API documentation ( #4755 )
2017-03-03 15:24:37 +00:00