Tom Christie
|
d905d1cbd3
|
Fix yaml rendering
|
2012-10-10 16:34:00 +01:00 |
|
Tom Christie
|
db6b5a990b
|
Fix key ordering in json. (sort if it's a sorted dictc representation, or not otherwise)
|
2012-10-10 12:32:23 +01:00 |
|
Tom Christie
|
648d2be29b
|
Make sure JSON output in Browseable API is nicely indented
|
2012-10-10 12:15:18 +01:00 |
|
Tom Christie
|
97a7f27c82
|
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> BrowseableAPIRenderer
|
2012-10-09 15:58:48 +01:00 |
|
Tom Christie
|
f4d4d54e03
|
Adding migration and changelog docs
|
2012-10-08 12:17:43 +01:00 |
|
Tom Christie
|
26c7d6df6c
|
HTMLTemplateRenderer working
|
2012-10-05 12:13:44 +01:00 |
|
Tom Christie
|
4af7fb96f7
|
Tidy up renderers slightly
|
2012-10-05 11:12:52 +01:00 |
|
Tom Christie
|
d07dc77e91
|
Accepted media type uses most specific of client/renderer media types.
|
2012-10-05 10:23:47 +01:00 |
|
Tom Christie
|
cc0d2601b8
|
Minor fixes
|
2012-10-04 21:36:40 +01:00 |
|
Tom Christie
|
a02707e12f
|
Tweaks
|
2012-10-03 21:08:32 +01:00 |
|
Tom Christie
|
a366d6e612
|
M2M fields supported
|
2012-10-03 16:08:20 +01:00 |
|
Tom Christie
|
f1f7f5d4e3
|
Added failing test for m2m data
|
2012-10-03 11:50:08 +01:00 |
|
Tom Christie
|
1a05942166
|
Stopgap fix for model fields rendering in browseable API
|
2012-10-03 09:45:27 +01:00 |
|
Tom Christie
|
c30e0795be
|
Rename generic views
|
2012-10-03 09:26:15 +01:00 |
|
Tom Christie
|
84f7758039
|
Remove support for doctests
|
2012-09-28 11:53:51 +01:00 |
|
Tom Christie
|
ee36e4ab0c
|
Only display forms when user has permissions. #159
|
2012-09-27 21:51:46 +01:00 |
|
Tom Christie
|
b7b7ca5af9
|
Don't display readonly fields
|
2012-09-25 13:35:28 +01:00 |
|
Tom Christie
|
d9cba6398e
|
Clean up bits of templates etc
|
2012-09-20 17:44:34 +01:00 |
|
Tom Christie
|
f4670c8996
|
Hack out bunch of unneccesary private methods on View class
|
2012-09-20 14:00:53 +01:00 |
|
Tom Christie
|
7efc6e8205
|
Remove dumbass __all__ variables
|
2012-09-20 13:22:07 +01:00 |
|
Tom Christie
|
4b691c4027
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
|