Commit Graph

3149 Commits

Author SHA1 Message Date
Tom Christie
73d337ea5d Fix credits doc 2012-09-01 23:14:48 +01:00
Tom Christie
0f5dfb62b1 Fix broken link 2012-09-01 23:04:14 +01:00
Tom Christie
a0504391e2 Add tutorial link 2012-09-01 22:56:11 +01:00
Tom Christie
b9177f740b Docs tweak for first docs deployment 2012-09-01 21:35:30 +01:00
Tom Christie
5d21e42206 Fix docs base URL 2012-09-01 21:26:03 +01:00
Tom Christie
9941556474 Get docs ready to deploy 2012-09-01 21:23:50 +01:00
Tom Christie
deedf6957d REST framework 2 docs 2012-09-01 20:26:27 +01:00
Tom Christie
02dcdca13b Fix urlobject link 2012-08-30 09:40:54 +01:00
Tom Christie
7fa082489b Release notes for 0.4.0 2012-08-29 21:39:12 +01:00
Tom Christie
f95da04f1b Remove travis while in pre-release 2012-08-29 21:37:12 +01:00
Tom Christie
4c028445eb README linking to docs properly 2012-08-29 21:28:01 +01:00
Tom Christie
2af80a4811 Adding travis config 2012-08-29 21:25:50 +01:00
Tom Christie
578017e01d New docs 2012-08-29 20:57:37 +01:00
Tom Christie
21f59162db Probably will be versioned as 2.0.0 2012-08-29 20:00:02 +01:00
Tom Christie
d40aaf404a Remove tox 2012-08-29 19:57:06 +01:00
Tom Christie
eea2aa0437 Remove examples (to be moved to a seperate project) 2012-08-29 19:54:38 +01:00
Tom Christie
a1f1afd778 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework 2012-08-29 19:31:28 +01:00
Tom Christie
b93994c444 Version 0.4.0 2012-08-29 19:27:01 +01:00
Tom Christie
ecd3733c5e Added serializers and fields 2012-08-28 15:46:38 +01:00
Tom Christie
9ea12d1412 Tweak docstrings 2012-08-26 23:16:18 +01:00
Tom Christie
73cc77553e Drop ImmediateResponse 2012-08-26 23:06:52 +01:00
Tom Christie
edd8f5963c Add status codes as per RFC 6585 2012-08-26 22:37:21 +01:00
Tom Christie
474780f9d6 Remove 405 method not allowed ImmediateResponse 2012-08-26 22:13:26 +01:00
Tom Christie
3928802178 Remove 415 ImmediateResponse 2012-08-26 21:55:13 +01:00
Tom Christie
8bc04317b0 Point build status at correct location 2012-08-26 00:43:35 +02:00
Tom Christie
96dd1b50e6 Add travis image 2012-08-26 00:40:36 +02:00
Tom Christie
ec86841807 Add build status 2012-08-25 23:33:17 +01:00
Tom Christie
7533c1027f Django 1.5 breaks test client form encoding 2012-08-25 23:26:23 +01:00
Tom Christie
70d9c747e7 Drop examples tests from travis to keep number of configurations sane 2012-08-25 22:24:24 +01:00
Tom Christie
eeed7f7cca Update url tag 2012-08-25 22:12:23 +01:00
Tom Christie
03c6ccb45f Adding django 1.5 support mean dropping 1.2 support (no easy way to support url tag) and python 2.5 2012-08-25 22:09:47 +01:00
Tom Christie
1a2186cd6e Make template url tags 1.5 compatible 2012-08-25 22:00:21 +01:00
Tom Christie
9449dcdd06 Quote urls in templates 2012-08-25 20:37:20 +01:00
Tom Christie
9d5f37d9b6 Drop 2.5 testing from travis - not compatible with Django 1.5 2012-08-25 20:13:43 +01:00
Tom Christie
46ecf8d86f Travis CI 2012-08-25 20:07:53 +01:00
Tom Christie
00d3aa21ba Updated sandbox links 2012-08-25 19:53:10 +01:00
Tom Christie
7d70948f9b Merge branch 'master' of https://github.com/tomchristie/django-rest-framework 2012-08-25 19:19:07 +01:00
Tom Christie
1c28562397 Removing 403 immediate response 2012-08-25 13:43:28 +01:00
Tom Christie
26831df88e Add ParseError (Removing ImmediateResponse) 2012-08-25 13:27:55 +01:00
Marko Tibold
239d8c6c4d Point Live examples to heroku. 2012-08-25 04:02:12 +03:00
Tom Christie
aed26b218e Drop out resources & mixins 2012-08-24 22:11:00 +01:00
Tom Christie
87b363f7bc Remove PermissionsMixin 2012-08-24 20:57:10 +01:00
Tom Christie
4e4584a01a Remove RequestMixinx / ReponseMixin 2012-08-24 20:50:24 +01:00
Tom Christie
7557777c66 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework 2012-08-24 16:06:23 +01:00
Tom Christie
372e945097 Fix broken example 2012-08-24 16:04:11 +01:00
Tom Christie
db7d15d5d1 Merge pull request #181 from flashingpumpkin/master
Maintain a reference to the parent/root serializer
2012-08-23 04:15:41 -07:00
Tom Christie
acbc2d1768 Added @pilt - Thanks! 2012-08-21 17:39:40 +02:00
Tom Christie
ee77e871b2 Merge pull request #236 from Memoto/master
Allow views to specify what template to use
2012-08-21 08:38:49 -07:00
Tom Christie
e9f67d3afc Update AUTHORS
Added @max-arnold, @ralphje.
Thanks folks!
2012-08-21 10:40:43 +02:00
Tom Christie
8898111611 Merge pull request #224 from ralphje/master
Modify 415 error content
2012-08-21 01:38:21 -07:00