Commit Graph

771 Commits

Author SHA1 Message Date
Tom Christie
077f7fef9b Fix up index suffixes 2012-09-05 18:25:30 +01:00
Tom Christie
367dd01a33 Fix permission issues 2012-09-05 13:04:07 +01:00
Tom Christie
ef5279e97c Improve docs 2012-09-05 13:03:55 +01:00
Tom Christie
a33ac84f48 Clean up .gitignore 2012-09-05 10:57:30 +01:00
Tom Christie
1eacc17957 Clean up runcoverage 2012-09-05 10:57:17 +01:00
Tom Christie
3a17723bd5 Update api auth include 2012-09-05 10:41:41 +01:00
Tom Christie
40d1821f2d Add missing doc files 2012-09-05 10:01:43 +01:00
Tom Christie
da4fa9bded Minor tweaks 2012-09-05 09:54:46 +01:00
Tom Christie
c28b719333 Refactored throttling 2012-09-04 21:58:35 +01:00
Tom Christie
8457c87196 Bits of cleanup 2012-09-04 12:02:05 +01:00
Tom Christie
29dfbabaf5 Remove support for markdown<2.1 2012-09-04 09:32:02 +01:00
Tom Christie
6af75d3a69 Remove some bits from utils 2012-09-04 09:29:59 +01:00
Tom Christie
6e21915934 First pass at mixins & generic views 2012-09-03 17:49:22 +01:00
Tom Christie
a092a72844 View -> APIView 2012-09-03 16:54:17 +01:00
Tom Christie
1a1ccf94c2 Fixes to APIView 2012-09-03 16:42:57 +01:00
Tom Christie
93189ec27d Added format_suffix_patterns, and fix up settings 2012-09-03 16:06:17 +01:00
Tom Christie
149b00a070 Added the api_view decorator 2012-09-03 15:57:43 +01:00
Tom Christie
7abef9ac3b Parsers may return raw data, or a DataAndFiles object 2012-09-03 14:28:40 +01:00
Tom Christie
d180e984e9 Neater virtualenv in tutorial 2012-09-03 13:44:49 +01:00
Tom Christie
a25b4be441 Support generators 2012-09-03 13:30:20 +01:00
Tom Christie
ebbaff0853 Update virtualenv notes 2012-09-03 13:10:39 +01:00
Tom Christie
247a422a64 Add virtualenv to start of tutorial 2012-09-03 12:41:52 +01:00
Tom Christie
c191a46ef0 Update credits 2012-09-03 12:19:16 +01:00
Tom Christie
ddc8c30317 Cleaner documentation around installation of optional packages 2012-09-03 12:11:57 +01:00
Tom Christie
0ef6b1c122 Remove mention of ImmediateResponse 2012-09-02 00:19:54 +01:00
Tom Christie
73d337ea5d Fix credits doc 2012-09-01 23:14:48 +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
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
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
eeed7f7cca Update url tag 2012-08-25 22:12:23 +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
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