Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
81a85e6de8
|
Document type, folder and tags API serializer now return a numeric count of the documents contained instead of a link to the document list API endpoint
|
2014-12-13 05:03:15 -04:00 |
|
Roberto Rosario
|
906078a166
|
Don't allow the client to specify user id in the POST request, take it from the request.user
|
2014-11-03 01:37:07 -04:00 |
|
Roberto Rosario
|
ba9ab75f5d
|
Don't use hyperlinked serializer for folder, makes it easier to add folder by just specifying user id instead of user URL
|
2014-10-23 12:41:59 -04:00 |
|
Roberto Rosario
|
eb48909399
|
Don't include the documents contained in the tags or folders results, instead provide a separate, paginates tag and folder endpoint
|
2014-10-06 03:43:51 -04:00 |
|
Roberto Rosario
|
def792790c
|
A beautiful hack for an unknown problem: hidden imports. Hide the import for DocumentSerializer otherwise an unexplained ImportError is raised
|
2014-09-21 23:17:10 -04:00 |
|
Roberto Rosario
|
f29aeabcfb
|
Add folder app API endpoint
|
2014-09-21 19:24:00 -04:00 |
|