Tom Christie
|
f1af603fb0
|
Tests for reverse pagination
|
2015-01-22 10:51:04 +00:00 |
|
Tom Christie
|
cae9528c54
|
Add support for reverse cursors
|
2015-01-22 10:28:19 +00:00 |
|
Tom Christie
|
5e52f0fd8c
|
Merge branch 'version-3.1' into cursor-pagination
|
2015-01-21 20:29:58 +00:00 |
|
Tom Christie
|
9ec08ce578
|
Merge master
|
2015-01-21 13:12:14 +00:00 |
|
Tom Christie
|
da6ef3d0b0
|
Allow missing fields option for inherited serializers. Closes #2388.
|
2015-01-21 13:03:37 +00:00 |
|
Tom Christie
|
e5b94f7b7b
|
Merge branch 'version-3.1' into cursor-pagination
|
2015-01-19 15:23:08 +00:00 |
|
Tom Christie
|
6065cdbd93
|
Merge master
|
2015-01-19 15:16:57 +00:00 |
|
Tom Christie
|
4f3c3a06cf
|
Drop trailing whitespace on indented JSON output. Closes #2429.
|
2015-01-19 14:41:10 +00:00 |
|
Tom Christie
|
dbb684117f
|
Add offset support for cursor pagination
|
2015-01-19 09:24:42 +00:00 |
|
David Muller
|
b5128ca574
|
Save objects before assigning them in InheritedModelSerializationTests; Django 1.8 now throws an error when assigning unsaved objects to Foreign Key, GenericForeignKey, and OneToOneFields
|
2015-01-18 15:19:11 -08:00 |
|
Tom Christie
|
4919492582
|
First pass at cursor pagination
|
2015-01-17 00:10:43 +00:00 |
|
Tom Christie
|
86d2774cf3
|
Fix compat issues
|
2015-01-16 20:30:46 +00:00 |
|
Tom Christie
|
8b0f25aa0a
|
More pagination tests & cleanup
|
2015-01-16 16:55:46 +00:00 |
|
Tom Christie
|
50db8c092a
|
Minor test cleanup
|
2015-01-16 16:55:28 +00:00 |
|
Tom Christie
|
53edd37df5
|
Tests for LimitOffsetPagination
|
2015-01-15 21:07:05 +00:00 |
|
Tom Christie
|
73feaf6299
|
First pass at 3.1 pagination API
|
2015-01-09 15:30:36 +00:00 |
|
Tom Christie
|
11efde8905
|
Merge pull request #2373 from jakul/document-translations-3.1
Document how to translate DRF error messages (version 3.1)
|
2015-01-09 11:57:02 +00:00 |
|
Craig Blaszczyk
|
7f8d314101
|
update tests to expect new error messages
|
2015-01-08 17:16:47 +00:00 |
|
Craig Blaszczyk
|
91e316f781
|
prefer single quotes in source and double quotes in user visible strings; add some missing full stops to user visible strings
|
2015-01-07 12:46:23 +00:00 |
|
Tom Christie
|
949e3b7507
|
Merge branch 'master' into version-3.1
|
2015-01-05 15:04:23 +00:00 |
|
Tom Christie
|
b6ca7248eb
|
required=False allows omission of value for output. Closes #2342
|
2015-01-05 14:32:12 +00:00 |
|
Tom Christie
|
6168f60ba8
|
Merge branch 'master' into version-3.1
|
2015-01-05 11:02:28 +00:00 |
|
Craig Blaszczyk
|
32506e2075
|
update expected error messages in tests
|
2015-01-02 11:08:39 +00:00 |
|
Tom Christie
|
efa5942ce1
|
Support namespaced router URLs with DefaultRouter.
|
2014-12-28 12:02:52 +00:00 |
|
Tom Christie
|
67fc002f91
|
Drop unused import
|
2014-12-28 11:27:06 +00:00 |
|
Tom Christie
|
7b42c5ed17
|
Remove broken test. Closes #2359.
|
2014-12-28 11:14:32 +00:00 |
|
Remi Paulmier
|
b32ecdefba
|
modified the tests accordingly
|
2014-12-24 14:07:28 +01:00 |
|
Tom Christie
|
ffb8d568e0
|
Merge pull request #2330 from tomchristie/better-blank-html-behavior
Better behavior with null and '' for blank HTML fields.
|
2014-12-20 16:40:27 +00:00 |
|
Tom Christie
|
77e3021fea
|
Better behaviour with null and '' for blank HTML fields.
|
2014-12-20 16:26:51 +00:00 |
|
Tom Christie
|
2a1485e009
|
Final bits of docs for ModelSerializer fields API
|
2014-12-19 21:32:43 +00:00 |
|
Tom Christie
|
d109ae0a2e
|
Merge pull request #2010 from tanwanirahul/master
Ability to customize method names without creating a custom router
|
2014-12-19 16:09:01 +00:00 |
|
tanwanirahul
|
2448cc8e85
|
Updated tests to use url_path attribute in list and detail decorators
|
2014-12-19 19:53:48 +05:30 |
|
Tom Christie
|
6d907cde9a
|
get_field_names, get_default_field_names
|
2014-12-19 12:18:40 +00:00 |
|
Tom Christie
|
c8d88c8c8a
|
Merge branch 'master' into version-3.1
|
2014-12-18 11:21:25 +00:00 |
|
Tom Christie
|
1087ccbb25
|
Drop print statements in tests
|
2014-12-18 10:39:00 +00:00 |
|
Tom Christie
|
87ac64e41b
|
Fixes for behavior with empty HTML fields.
|
2014-12-18 10:36:52 +00:00 |
|
Tom Christie
|
ad6533e554
|
Merge pull request #2294 from tomchristie/fix-empty-html-values-with-default
Fix empty HTML values when a default is provided.
|
2014-12-17 15:24:01 +00:00 |
|
Tom Christie
|
3fff5cb6e0
|
Fix empty HTML values when a default is provided.
|
2014-12-17 15:13:48 +00:00 |
|
Tom Christie
|
c6137bbf5a
|
Serializer API restrictions.
|
2014-12-17 14:14:51 +00:00 |
|
Tom Christie
|
7fbf5b0e6b
|
Merge pull request #2155 from martinmaillard/set-user-on-wrapped-request
Set authenticated user on wrapped request
|
2014-12-17 13:12:01 +00:00 |
|
Tom Christie
|
05a6eaec8a
|
More docs, plus 'ALLOWED_VERSIONS' setting.
|
2014-12-17 12:41:46 +00:00 |
|
Tom Christie
|
4e91ec6133
|
Added NamespaceVersioning
|
2014-12-16 16:14:08 +00:00 |
|
Tom Christie
|
7cfa0e0306
|
Merge lateset version-3.1
|
2014-12-16 15:35:25 +00:00 |
|
Tom Christie
|
74483338ab
|
Merge branch 'master' into version-3.1
|
2014-12-16 15:34:28 +00:00 |
|
Tom Christie
|
6e51e4f5cd
|
Versioning first pass
|
2014-12-16 15:34:19 +00:00 |
|
Martin Maillard
|
a68e78bd0b
|
Add test integrated with middleware
|
2014-12-16 15:41:16 +01:00 |
|
Tom Christie
|
a15db353bf
|
Minor test cleanup
|
2014-12-15 13:18:39 +00:00 |
|
Tom Christie
|
b6ee784240
|
Merge master
|
2014-12-15 12:18:55 +00:00 |
|
Tom Christie
|
72e08a3e8b
|
Use unicode internally everywhere for 'repr'
|
2014-12-15 11:55:17 +00:00 |
|
Tom Christie
|
8934e61b67
|
Merge branch 'jpadilla-exception-handler-context' into version-3.1
|
2014-12-15 09:20:27 +00:00 |
|