Emmanouil Konstantinidis
|
d37994821d
|
Docs - Improve UI (#4890)
|
2017-02-08 16:25:06 +00:00 |
|
Emmanouil Konstantinidis
|
cc7ff979ce
|
More padding in the main container & Remove links from parents in sidebar (#4888)
|
2017-02-08 15:17:35 +00:00 |
|
Tom Christie
|
793774538e
|
Fix to 'get_docs_view'
|
2017-02-08 14:53:01 +00:00 |
|
Tom Christie
|
0b8cd3683b
|
Merge branch 'master' into docs
|
2017-02-08 14:35:26 +00:00 |
|
Emmanouil Konstantinidis
|
dd18a3bdf7
|
Setup codecov config (#4886)
|
2017-02-08 14:07:21 +00:00 |
|
Emmanouil Konstantinidis
|
6dc301bd46
|
Fix Docs Tests (#4885)
|
2017-02-08 12:14:36 +00:00 |
|
Emmanouil Konstantinidis
|
75eebc39e2
|
New docs layout (alt) (#4879)
|
2017-02-08 09:40:11 +00:00 |
|
李扬
|
cbad236f6d
|
Add max_length and min_length arguments for ListField (#4877)
|
2017-02-06 09:36:03 +00:00 |
|
Tom Christie
|
79f431c44a
|
Update sponsors on README to include rollbar (#4876)
|
2017-02-03 17:10:52 +00:00 |
|
Tom Christie
|
222f80f340
|
Merge branch 'master' of github.com:tomchristie/django-rest-framework
|
2017-02-03 16:54:23 +00:00 |
|
Tom Christie
|
3c93c3f7b4
|
Added Rollbar to premium sponsors
|
2017-02-03 16:54:13 +00:00 |
|
Xavier Ordoquy
|
f4707ad0e0
|
Merge pull request #4870 from felixxm/issue-dedent
Fixed `dedent` for tab indent.
|
2017-02-02 11:01:37 +01:00 |
|
Tom Christie
|
9dbdf34621
|
DocumentationRenderer fixes
|
2017-02-01 15:09:49 +00:00 |
|
Mohammad Ashraful Islam
|
2ec3db8177
|
fixed url checker ':' to 'http' (#4678)
|
2017-02-01 12:20:06 +00:00 |
|
Tom Christie
|
9f3237207d
|
Use coreschema in documentation generation.
|
2017-02-01 11:39:43 +00:00 |
|
Tom Christie
|
49a294558d
|
Work on DocumentationRenderer
|
2017-02-01 10:29:09 +00:00 |
|
Mariusz Felisiak
|
b99272c425
|
Fixed dedent for tab indent.
|
2017-01-31 20:57:52 +01:00 |
|
José Padilla
|
f9a0db3ee0
|
Merge pull request #4867 from micgeronimo/pagination-tests
Add test for pagination when limit not set
|
2017-01-31 12:03:59 -05:00 |
|
Artem Muterko
|
d610d150f1
|
Add test for pagination when limit not set
|
2017-01-31 16:51:09 +02:00 |
|
Mariusz Felisiak
|
3001b56e06
|
Fixed Django 2.0 compatibility due to django.conf.urls.include parameters change. (#4866)
|
2017-01-30 16:11:19 +00:00 |
|
Artem Muterko
|
31e9f7dfbb
|
Add remaining tests for generics (#4865)
|
2017-01-30 11:08:03 +00:00 |
|
José Padilla
|
f572862d0f
|
Merge pull request #4862 from felixxm/issue-cleanup-importlib
Removed unnecessary importlib wrapper.
|
2017-01-29 14:52:27 -05:00 |
|
Mariusz Felisiak
|
1c437a793c
|
Removed unnecessary importlib wrapper.
|
2017-01-29 20:38:39 +01:00 |
|
Anna Ossowski
|
a8dbc22028
|
Updated Support section and added funding email (#4860)
|
2017-01-28 22:41:21 +00:00 |
|
Artem Muterko
|
220be31791
|
Git add remaining tests for BaseSerializer (#4857)
|
2017-01-27 15:44:00 +00:00 |
|
Tom Christie
|
b1eade4e32
|
Update machinalis links
|
2017-01-27 12:57:26 +00:00 |
|
Tom Christie
|
9cb3c8ec35
|
Merge branch 'docs' of github.com:tomchristie/django-rest-framework into docs
|
2017-01-27 10:36:27 +00:00 |
|
Anna Ossowski
|
245b356ee7
|
Updated Machinalis links (#4856)
|
2017-01-27 10:35:25 +00:00 |
|
Artem Muterko
|
d0eb2e6cae
|
Add remaining tests for metadata (#4855)
|
2017-01-27 09:25:51 +00:00 |
|
Mariusz Felisiak
|
1ecbeebbe5
|
Fixed #4574 -- Removed multi-table inheritance auto created PK from serialize. (#4852)
|
2017-01-26 14:18:43 +00:00 |
|
Artem Muterko
|
21166a3ab6
|
Add couple of tests for filters (#4849)
|
2017-01-25 14:35:12 +00:00 |
|
Tom Christie
|
fa9a88ba31
|
Adding docs templates. Refactoring to coreschema.
|
2017-01-25 13:56:50 +00:00 |
|
Artem Muterko
|
48b5aa71f2
|
Refactor according to comments in PR (#4848)
|
2017-01-25 10:38:27 +00:00 |
|
Artem Muterko
|
9c8adb4812
|
Add couple of tests for compat module (#4845)
|
2017-01-24 12:50:35 +00:00 |
|
nmgeek
|
ab0c57718a
|
Direct readers to info on how to add viewset docs (#4844)
I believe the original statement was wrong. You can, in fact, document the various API endpoints of a ViewSet.
|
2017-01-24 09:57:14 +00:00 |
|
Mariusz Felisiak
|
6b399f1193
|
Fixed test_one_to_one_with_inheritance. Added required on_delete attribute to OneToOneField field. (#4838)
|
2017-01-24 09:56:46 +00:00 |
|
Mariusz Felisiak
|
df8f0c8de9
|
Fixed typo in .travis.yml. (#4842)
|
2017-01-24 09:24:18 +00:00 |
|
Ekwenugo Mirabel
|
217a81f19b
|
Use correct label for username field in login template (#4841)
|
2017-01-24 09:07:32 +00:00 |
|
Mariusz Felisiak
|
5c0f9f147c
|
Removed unnecessary utc wrapper. (#4839)
|
2017-01-23 16:22:32 +00:00 |
|
Artem Muterko
|
247954d497
|
Add tests for BasicAuthentication and TokenAuthentication (#4837)
* Add tests for BasicAuthentication
* Add tests for Token authentication
* Adjust test to pass on Django 1.8
|
2017-01-23 15:08:59 +00:00 |
|
José Padilla
|
d686b2cb15
|
Merge pull request #4834 from auvipy/slug
converted test asserts of relations slug to pytest
|
2017-01-20 15:42:20 -05:00 |
|
Asif Saifuddin Auvi
|
d2ae41529c
|
fix wrong assert
|
2017-01-21 02:25:36 +06:00 |
|
Asif Saifuddin Auvi
|
63d8dc0b9b
|
converted test asserts of relations slug to pytest
|
2017-01-21 02:14:33 +06:00 |
|
Artem Muterko
|
8043ff3fef
|
Add test for urlquote_wrapper (#4832)
|
2017-01-20 20:09:47 +00:00 |
|
José Padilla
|
e21afbe750
|
Merge pull request #4833 from auvipy/hyper
converted test asserts of hyperlin relations to pytest
|
2017-01-20 14:51:59 -05:00 |
|
Asif Saifuddin Auvi
|
1ef334875f
|
converted test asserts of hyperlin relations to pytest
|
2017-01-21 01:41:45 +06:00 |
|
Tom Christie
|
0259c44117
|
Include Field.input, Field.title and Field.choices
|
2017-01-20 15:33:28 +00:00 |
|
Tom Christie
|
210849cbbd
|
Update tests and pep8 fixes
|
2017-01-20 15:33:28 +00:00 |
|
Tom Christie
|
27903cbcd3
|
Initial components for documentation
|
2017-01-20 15:33:28 +00:00 |
|
Tom Christie
|
db89a2e715
|
Add 'description' to Core API fields.
|
2017-01-20 15:33:28 +00:00 |
|