Tom Christie
|
670723f021
|
Minor cleanups/improvements to ModelSerializer API
|
2015-02-06 15:45:02 +00:00 |
|
Tom Christie
|
6168f60ba8
|
Merge branch 'master' into version-3.1
|
2015-01-05 11:02:28 +00:00 |
|
Rocky Meza
|
5b5652594a
|
Typo manger => manager
|
2014-12-26 22:24:31 -07:00 |
|
Tom Christie
|
2a1485e009
|
Final bits of docs for ModelSerializer fields API
|
2014-12-19 21:32:43 +00:00 |
|
Tom Christie
|
48d15f6ff8
|
Stub out the documentation
|
2014-12-19 16:58:35 +00:00 |
|
Tymur Maryokhin
|
eeb6e34064
|
Docs/tutorial import fixes. Refs #2296
|
2014-12-17 17:28:11 +01:00 |
|
Tom Christie
|
c6137bbf5a
|
Serializer API restrictions.
|
2014-12-17 14:14:51 +00:00 |
|
Tom Christie
|
59b2ad5425
|
Minor docs tweaks
|
2014-12-05 13:23:14 +00:00 |
|
Tom Christie
|
e2587c7b4d
|
Merge pull request #2204 from carltongibson/default-docs-fix
Clarify read-only & `unique_together` Documentation
|
2014-12-05 13:20:16 +00:00 |
|
Tom Christie
|
9fb1b396db
|
user in example should have been instance. Closees #2191.
|
2014-12-05 13:07:31 +00:00 |
|
Carlton Gibson
|
6ee361332b
|
Add missing definite article
|
2014-12-04 14:15:01 +01:00 |
|
Carlton Gibson
|
71e1a3942e
|
Initial link from Serializers to Validators
|
2014-12-04 12:15:14 +01:00 |
|
Matías Lang
|
5ad22aea60
|
Updated serializers documentation
There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead.
|
2014-12-02 12:23:25 -03:00 |
|
David Ray
|
84cff98fbf
|
fix typo
|
2014-12-02 09:46:43 -05:00 |
|
Tom Christie
|
f4fc4670ca
|
Promote 'many_init' to public API. Closes #2152.
|
2014-12-02 08:53:36 +00:00 |
|
Tom Christie
|
9ba29a88d6
|
Finalizing 3.0 release notes
|
2014-11-28 14:43:33 +00:00 |
|
Tom Christie
|
8e549a76ea
|
Add 2.x notes and links
|
2014-11-28 14:26:03 +00:00 |
|
Tom Christie
|
276a2a52ee
|
Docs on nested creates/updates and suchlike
|
2014-11-28 11:26:35 +00:00 |
|
Tom Christie
|
34ca8cd2a5
|
Moar docs. Amazing.
|
2014-11-28 09:56:44 +00:00 |
|
Tom Christie
|
0262262fee
|
3.0 serializer docs
|
2014-11-27 08:09:58 +00:00 |
|
José Padilla
|
16d442dda3
|
Use MkDocs meta.source to render source code links
|
2014-11-25 12:44:11 +00:00 |
|
Tom Christie
|
78ac332f18
|
Add docs on Meta inheritance. Closes #1926.
|
2014-11-03 15:08:19 +00:00 |
|
Federico Capoano
|
eb81c55d16
|
docs: added HStoreSerializer to third party serializers
added a reference to django-rest-framework-hstore in docs/api-guide/serializers.md
|
2014-08-25 12:32:44 +02:00 |
|
Federico Capoano
|
c462a43a87
|
docs: added reference to gis serializer
added reference to GeoFeatureModelSerializer of django-rest-framework-gis
|
2014-08-08 14:39:56 +02:00 |
|
Tom Christie
|
57d6e04ff5
|
Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes #1545
|
2014-07-30 12:50:36 +01:00 |
|
Greg Barker
|
be84f71bc9
|
Fix #1614 - Corrected reference to serializers.CharField
|
2014-06-10 15:20:45 -07:00 |
|
Giorgos Logiotatidis
|
768f537dcb
|
Typo fix.
|
2014-05-15 15:42:22 +03:00 |
|
Charlie Denton
|
c3967c08ab
|
Minor docs example fix
Dates are smaller when they happen before.
|
2014-02-21 14:23:33 +00:00 |
|
Saurabh Kumar
|
b3aa512d35
|
fix(docs): fix code indentation in serializers.md
It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation.
|
2014-02-18 20:39:39 +05:30 |
|
Tom Christie
|
d20c49da4a
|
More HyperlinkedModelSerializer docs
|
2014-01-14 20:34:33 +00:00 |
|
Tom Christie
|
85d74fc86a
|
Added write_only and write_only_fields. Refs #1306
|
2014-01-14 11:25:44 +00:00 |
|
Paul Melnikow
|
4b8d1b66ab
|
serializers.md: Fix typos
|
2014-01-10 08:22:47 -05:00 |
|
Ian
|
de319f3e28
|
Fix typo "Not" -> "Note"
|
2013-12-09 09:53:16 +00:00 |
|
Carlton Gibson
|
0bbc775b95
|
Merge pull request #1071 from craigds/field-transform-methods
Feature: add transform_<fieldname> methods to serializers
|
2013-10-09 01:11:46 -07:00 |
|
Tom Christie
|
f6301636fb
|
Drop erronous left-over bit of docs. Closes #1147
|
2013-10-03 15:18:38 +01:00 |
|
Craig de Stigter
|
42bbf6907e
|
docs: add paragraph on transform_fieldname methods
|
2013-10-03 12:38:42 +13:00 |
|
Tyler Hayes
|
c4cb26f73b
|
Tiny typo fix
|
2013-09-04 03:38:34 -07:00 |
|
Tom Christie
|
b72a99fef2
|
Merge branch 'display-nested-data' into html-form-renderer
|
2013-08-23 14:39:52 +01:00 |
|
Tom Christie
|
5e40e50f2b
|
Include import paths throughout docs.
Closes #1051. Thanks to @pydanny for the report.
|
2013-08-21 19:46:09 +01:00 |
|
Veronica Lynn
|
4d8d2340be
|
Fixed typos in a bunch of docs
|
2013-08-07 14:00:06 -04:00 |
|
Mark Aaron Shirley
|
b5dc6b6113
|
Fix docs typo
|
2013-07-14 18:18:39 -07:00 |
|
Mark Aaron Shirley
|
7815811fe3
|
Update nested serialization docs
|
2013-07-14 18:13:37 -07:00 |
|
Tom Christie
|
6de9b7c8ca
|
Add note on ModelSerializer validation of both model fields and serializer fields. Refs #949
|
2013-07-11 21:02:47 +01:00 |
|
Tom Christie
|
a890116ab3
|
Minor docs addition
|
2013-07-04 13:49:28 +01:00 |
|
Tom Christie
|
b88bdfb9a5
|
Add section on dynamically modifying fields. Refs #958
|
2013-07-04 13:30:56 +01:00 |
|
Tom Christie
|
58d38d694e
|
Merge branch 'master' into writable-nested-modelserializer
|
2013-06-28 09:07:09 +01:00 |
|
Toby Champion
|
250dfef158
|
Changes 'python' to 'Python' when used in prose.
|
2013-06-12 14:51:17 -07:00 |
|
Tom Christie
|
5d0aeef69e
|
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
|
2013-06-10 17:46:55 +01:00 |
|
gnunamed
|
fdb689f9b5
|
Update serializers.md
|
2013-06-05 13:53:00 -05:00 |
|
Tom Christie
|
de00ec95c3
|
Merge master
|
2013-06-05 13:33:19 +01:00 |
|