Tom Christie
|
a55a293450
|
Improve browsable API docs including theme screenshots
|
2013-07-03 13:02:32 +01:00 |
|
Tom Christie
|
6d1c474618
|
Minor tidying
|
2013-07-02 22:29:38 +01:00 |
|
Tom Christie
|
2c477a9ca1
|
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
|
2013-07-02 22:16:24 +01:00 |
|
Tom Christie
|
03e0ce35fe
|
Added 'Documenting your API' section. Closes #616
|
2013-07-02 22:15:46 +01:00 |
|
Tom Christie
|
e969c96aa0
|
Added @omouse for work on #955 - thanks! :)
|
2013-07-02 22:08:40 +01:00 |
|
Tom Christie
|
efafa617a8
|
Merge pull request #956 from omouse/update-router-docs
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
2013-07-02 14:06:22 -07:00 |
|
Rudolf Olah
|
e460180a4d
|
#955 updated router docs with more information on the Route named tuple and its parameters.
|
2013-07-02 13:20:25 -04:00 |
|
Tom Christie
|
e7529b4072
|
Fix broken link by hacking around md->html translating
|
2013-07-02 16:22:22 +01:00 |
|
Tom Christie
|
8d410c4671
|
Tweak text
|
2013-07-01 17:32:06 +01:00 |
|
Tom Christie
|
8274ff7d9c
|
Capitalization on OAuth
|
2013-07-01 17:27:23 +01:00 |
|
Tom Christie
|
53dc98eefb
|
Added Django OAuth2 Consumer package
|
2013-07-01 17:22:42 +01:00 |
|
Rudolf Olah
|
f5f23793e3
|
#955 updated documentation for overriding routes attribute in Router sub-classes
|
2013-06-27 16:30:24 -04:00 |
|
Tom Christie
|
1f6a59d76d
|
Moar hyperlinks
|
2013-06-27 13:41:42 +01:00 |
|
Tom Christie
|
7ba2f44a0f
|
Version 2.3.6
|
2013-06-27 13:00:05 +01:00 |
|
Tom Christie
|
124ae8c2c8
|
Tweak styling for max-height of sidenav
|
2013-06-27 12:58:38 +01:00 |
|
Tom Christie
|
4d22a65e78
|
Fix sidebar styling when browser window is too small
|
2013-06-26 23:26:35 +01:00 |
|
Tom Christie
|
af2fdc03a6
|
Update release notes
|
2013-06-26 22:45:39 +01:00 |
|
Tom Christie
|
cb83bc373f
|
Added @trwired for fix #943. Thanks :)
|
2013-06-26 22:44:44 +01:00 |
|
Tom Christie
|
494703fc8e
|
Update release notes
|
2013-06-26 22:40:14 +01:00 |
|
Tom Christie
|
13a3c993ab
|
Fix incorrect example
|
2013-06-26 11:30:27 +01:00 |
|
Tom Christie
|
8d83ff8e6c
|
Add decorator brackets back. Refs #941
|
2013-06-21 23:12:16 +01:00 |
|
Tom Christie
|
fb6bcd9f06
|
Update release notes, noting support for StreamingHttpResponse. Refs #939
|
2013-06-21 22:43:01 +01:00 |
|
Tom Christie
|
8cc63b09f6
|
Add support for StreamingHttpResponse. Closes #939
|
2013-06-21 22:42:04 +01:00 |
|
Tom Christie
|
4f7f93e20e
|
Added @freakydug, for changes in #941. Thanks :)
|
2013-06-21 22:28:36 +01:00 |
|
Tom Christie
|
a68f473dd8
|
Brackets not required on decorator without arguments
|
2013-06-21 23:25:14 +02:00 |
|
Tom Christie
|
8b0d4115c6
|
Merge pull request #941 from FreakyDug/master
Fixed a couple of small problems I found when using the action decorator.
|
2013-06-21 14:23:40 -07:00 |
|
Tom Christie
|
2d5f7f201f
|
Update router docs on base_name. Refs #933.
|
2013-06-21 22:19:14 +01:00 |
|
Philip Douglas
|
f3529f1f4a
|
Correct docs' incorrect usage of action decorator
If you don't call it, it doesn't work.
|
2013-06-21 16:26:28 +01:00 |
|
Tom Christie
|
a7a9e87284
|
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
|
2013-06-17 09:27:38 +01:00 |
|
Tom Christie
|
aa706f581c
|
Add Django OAuth Toolkit to docs
|
2013-06-17 09:27:12 +01:00 |
|
bigsassy
|
c875a27edf
|
Update 1-serialization.md
Fixed typo in documentation (Testarea to Textarea)
|
2013-06-16 18:32:33 -03:00 |
|
Tom Christie
|
ef38886fe8
|
Update release notes
|
2013-06-14 15:40:20 +01:00 |
|
Toby Champion
|
250dfef158
|
Changes 'python' to 'Python' when used in prose.
|
2013-06-12 14:51:17 -07:00 |
|
Tom Christie
|
1cc2a7b25e
|
Added @davesque for work on #926. Thanks! :)
|
2013-06-12 22:46:07 +02:00 |
|
Tom Christie
|
5d0aeef69e
|
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
|
2013-06-10 17:46:55 +01:00 |
|
Tom Christie
|
351e172d45
|
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
|
2013-06-10 09:06:15 +01:00 |
|
Tom Christie
|
777ecb5141
|
Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes #923
|
2013-06-10 09:05:44 +01:00 |
|
Tom Christie
|
5ce1d6c86b
|
Added @mindlace for work on #922. Thx!
|
2013-06-08 09:38:21 +02:00 |
|
Ryan Kaskel
|
e483c4fed6
|
Remove pass statement before docstring.
|
2013-06-07 10:07:42 +01:00 |
|
Tom Christie
|
4b96614b12
|
Merge pull request #914 from gnunamed/master
Fix typos
|
2013-06-06 00:57:13 -07:00 |
|
Tom Christie
|
40e09472d8
|
Never deepcopy validators. Closes #913
|
2013-06-06 08:56:39 +01:00 |
|
gnunamed
|
fdb689f9b5
|
Update serializers.md
|
2013-06-05 13:53:00 -05:00 |
|
Tom Christie
|
f317699d47
|
Added @areski for docs fix #912. Thanks!
|
2013-06-05 14:36:40 +02:00 |
|
Areski Belaid
|
ffdf633aa5
|
Fix on documentation - wrong reference at previous created view UserList / UserDetail
|
2013-06-05 14:19:36 +02:00 |
|
Tom Christie
|
f1251e8c58
|
Added trailing_slash argument to routers. Closes #905
|
2013-06-04 20:59:12 +01:00 |
|
Tom Christie
|
ffa27b840f
|
Fix ModelField docs. Closes #909.
|
2013-06-04 20:23:16 +01:00 |
|
Tom Christie
|
28c2c46a03
|
Version 2.3.5
|
2013-06-03 12:34:18 +01:00 |
|
Tom Christie
|
6e0567c271
|
request.user should be still be accessible in renderer context if authentication fails
|
2013-06-03 12:32:57 +01:00 |
|
Tom Christie
|
11cbf8dca2
|
Added @copitux for work on #900. Thanks! :)
|
2013-06-03 09:50:29 +02:00 |
|
Tom Christie
|
b10869a08b
|
Add Django 1.6 to docs and to tox
|
2013-06-02 21:14:02 +01:00 |
|