jsurloppe
|
e997713313
|
urljoin with leading slash remove part of path (#4332)
|
2016-08-01 14:14:55 +01:00 |
|
Tom Christie
|
061e0ed084
|
Added url and schema_url arguments (#4321)
|
2016-07-28 12:08:34 +01:00 |
|
Tom Christie
|
1acbc29d58
|
Minor style tweak. [ci skip]
|
2016-07-27 15:39:46 +01:00 |
|
Alexander Gaevsky
|
46a870c002
|
Fix schema generation for APIView, since it does not have get_serializer_class method. (#4285)
|
2016-07-27 15:36:36 +01:00 |
|
Tom Christie
|
3586c8a61a
|
Set view.format_kwarg in schema generator (#4315)
|
2016-07-27 14:43:45 +01:00 |
|
Tom Christie
|
8ebf81b150
|
Schema support should function when 'pagination_class = None' (#4314)
|
2016-07-27 13:02:48 +01:00 |
|
Tom Christie
|
6ff9840bde
|
Schemas & client libraries. (#4179)
* Added schema generation support.
* New tutorial section.
* API guide on schema generation.
* Topic guide on API clients.
|
2016-07-04 16:38:17 +01:00 |
|