zach valenta
|
f98b6f3577
|
proper Github repo issue already resolved (#6999)
per the ticket anyway https://github.com/encode/django-rest-framework/issues/2162
|
2019-10-17 13:58:12 +01:00 |
|
Braden MacDonald
|
3aa1089a6a
|
Update serializer docs to use correct param name (#6995)
Avoids a pylint warning ".to_representation: Parameters differ from overridden 'to_representation' method" if people copy these examples.
|
2019-10-15 15:47:05 +01:00 |
|
David Sanders
|
9850441e6f
|
Fix docs typo (#6974)
|
2019-10-08 16:37:58 -07:00 |
|
Law Karingithi
|
0e4811e9ce
|
Fix minor grammatical errors in docs (#6979)
|
2019-10-08 09:38:14 -07:00 |
|
Tom Christie
|
f9cc190177
|
Crop width on premium sponsor images
|
2019-10-07 14:31:16 +01:00 |
|
Tom Christie
|
f36ff9b08b
|
Add Retool as a new premium sponsor (#6977)
|
2019-10-07 14:21:58 +01:00 |
|
Ted Stoychev
|
60f9c12900
|
Fixed broken link in documentation (#6937)
|
2019-09-27 09:47:51 -07:00 |
|
Yezy Ilomo
|
5b990d4092
|
Add django-restql to 3rd party packages in docs (#6947)
|
2019-09-24 00:22:25 -07:00 |
|
Oxan van Leeuwen
|
2664e65019
|
Add djangorestframework-dataclasses to 3rd party package docs (#6939)
|
2019-09-18 11:21:32 -07:00 |
|
napsterv
|
7a3b7d2001
|
Fixed method signature in docs (#6931)
|
2019-09-16 10:47:29 -07:00 |
|
Tom Christie
|
89ac0a1c7e
|
Version 3.10.3 (#6908)
* Version 3.10.3
* Version 3.10.3 release notes
|
2019-09-04 14:28:25 +01:00 |
|
Pramod Pujara
|
c0cf37e35d
|
Update tutorial links (#6890)
|
2019-09-03 11:21:53 -07:00 |
|
Yann Savary
|
e57c1505fc
|
Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' (#6899)
|
2019-09-03 16:07:30 +02:00 |
|
Greg Schmit
|
0cc09f0c0d
|
Add drf-action-sreializer to third party packages (#6845)
|
2019-07-30 12:37:49 -07:00 |
|
Ryan P Kilby
|
bcf196d0ac
|
Remove outdated note about read_only+default (#6847)
|
2019-07-29 15:10:57 -07:00 |
|
Min ho Kim
|
0e1c5d3132
|
Fix typos (#6835)
|
2019-07-25 10:04:01 -07:00 |
|
Bary Levi
|
ea2ebf61cb
|
fix quote was outside of inline code (#6830)
|
2019-07-22 13:02:17 +01:00 |
|
linchiwei123
|
da1c6d4129
|
Fix indent (#6825)
|
2019-07-18 23:09:04 -07:00 |
|
Daniel Alvarez
|
316526d877
|
Fixes import in the schemas documentation
|
2019-07-16 21:32:19 +01:00 |
|
Tom Christie
|
908516f2bd
|
Fix pagination docs meta information
|
2019-07-15 20:14:59 +01:00 |
|
Tom Christie
|
6499378fc3
|
3.10 release notes tweaks
|
2019-07-15 12:38:28 +01:00 |
|
Tom Christie
|
9eaf49dab9
|
Version 3.10 (#6802)
* 3.10 release notes
* Version number -> 3.10
* Update translations
* Update 3.10 release docs
* Update release notes
* Delete symlink
|
2019-07-15 12:31:09 +01:00 |
|
Ryan P Kilby
|
b26db12813
|
Update default settings to use lists instead of tuples (#6799)
* Update default settings from tuples to lists
* Add missing trailing commas
* Use single quotes for consistency
* Update settings lists in docs
|
2019-07-15 11:54:46 +01:00 |
|
Luke Plant
|
f0dbf0a264
|
Update docs to use lists instead of tuples (#6797)
|
2019-07-12 18:15:36 -07:00 |
|
Carlton Gibson
|
7915485c0d
|
Update docs for OpenAPI. (#6668)
* Update schema docs for OpenAPI
* Begin v3.10 Release Announcement.
* Update docs/topics/documenting-your-api.md
Co-Authored-By: Martin Pajuste <pajusmar@users.noreply.github.com>
* Update docs/topics/documenting-your-api.md
Co-Authored-By: Martin Pajuste <pajusmar@users.noreply.github.com>
* Update docs/topics/documenting-your-api.md
Co-Authored-By: Martin Pajuste <pajusmar@users.noreply.github.com>
* Update docs/topics/documenting-your-api.md
Co-Authored-By: Martin Pajuste <pajusmar@users.noreply.github.com>
|
2019-07-08 13:09:05 +01:00 |
|
Tom Christie
|
1619d282f7
|
Update rollbar sponsor URL (#6791)
|
2019-07-08 12:27:21 +01:00 |
|
Tom Christie
|
cc88c8a6f3
|
Update serializers.md
|
2019-07-08 11:12:30 +01:00 |
|
linchiwei123
|
372f4fde20
|
Update pagination.md (#6787)
it seems like that
|
2019-07-05 22:30:01 -07:00 |
|
cyap
|
eebc579e9b
|
Fix typo (#6785)
|
2019-07-05 15:46:51 +01:00 |
|
linchiwei123
|
373195996e
|
Update fields.md (#6784)
Example ==> Example
|
2019-07-05 14:24:52 +01:00 |
|
linchiwei123
|
8fbf8c3fa3
|
Update serializers.md (#6783)
|
2019-07-05 09:11:20 +01:00 |
|
Alex Ayon
|
a3eeeb20e7
|
Update 1-serialization.md (#6781)
Assigning a sorted list to STYLE_CHOICES by using a list comprehension.
|
2019-07-04 13:41:15 +01:00 |
|
johnthagen
|
989aeca205
|
Add link to django-filter on first reference (#6777)
|
2019-07-03 10:43:30 -07:00 |
|
Étienne Noss
|
f5470ab9e2
|
docs: update http method override middleware example (#6776)
|
2019-07-03 10:23:35 +01:00 |
|
Ryan P Kilby
|
280014fe37
|
Update docs for pagination settings (#6772)
|
2019-07-02 12:09:45 +01:00 |
|
Ryan P Kilby
|
82c2b5c3e7
|
Update mkdocs (#6769)
|
2019-06-30 19:04:36 -07:00 |
|
Jon Besga
|
9a429a1c2e
|
Fix custom authentication example (#6640)
|
2019-06-30 17:55:54 -07:00 |
|
Ryan P Kilby
|
df1d146ee7
|
Remove old documentation (#6765)
|
2019-06-28 16:03:00 -07:00 |
|
Florimond Manca
|
af2a2e6010
|
Update description and link to djangorestframework-api-key (#6764)
|
2019-06-28 15:40:31 -07:00 |
|
bonohubby
|
f76480a127
|
Fix typo in docs (#6757)
|
2019-06-25 10:08:46 +01:00 |
|
Tanner Rollefson
|
a1921b1adb
|
Add djangorestframework-mvt to third party packages (#6756)
|
2019-06-24 15:44:22 -07:00 |
|
Robert Singer
|
80e89c75c7
|
Add DRF Access Policy to 3rd party packages (#6723)
|
2019-06-23 13:18:08 -07:00 |
|
Min ho Kim
|
72de94a05d
|
Fix typos in docs (#6747)
|
2019-06-18 12:58:01 -07:00 |
|
Alan Crosswell
|
4d228257ac
|
Retain declared path ordering in OpenAPI YAML output. (#6680)
* Add pyyaml.dump(..., sort_keys=False) to not sort openapi keys alphabetically
* Retain ordering of paths as provided in urlconf in OpenAPI schemas.
|
2019-06-09 14:58:02 +02:00 |
|
Alan Crosswell
|
819c46ea80
|
Add --generator_class CLI option to generateschema (#6735)
* add --generator_class CLI option to generateschema
* Add test for generateschema —generator_class flag.
|
2019-06-09 14:43:54 +02:00 |
|
Ryan P Kilby
|
9ac9c1b2ea
|
Update status code docs (#6732)
|
2019-06-05 17:51:50 -07:00 |
|
Tom Christie
|
6a8575b042
|
Sponsor update (#6727)
* Sponsor updates
* Sponsor Update
|
2019-06-04 12:03:31 +01:00 |
|
Ryan P Kilby
|
3e210ae48d
|
Update markdown preprocessor registration (#6722)
|
2019-05-31 14:11:58 -07:00 |
|
Adam
|
6aac9d2be1
|
Remove references to django-crispy-forms (#6600)
|
2019-05-30 19:47:30 -07:00 |
|
Timothy Allen
|
8430f3e5b6
|
Fix typo in github.com URL. (#6720)
|
2019-05-30 12:23:37 -07:00 |
|