Tom Christie
|
1f6af163fe
|
Tweak quote
|
2012-12-29 12:15:15 +00:00 |
|
Tom Christie
|
5d4ea3d23f
|
Add .validate() example
|
2012-12-28 12:59:24 +00:00 |
|
Mark Aaron Shirley
|
0876bed963
|
Merge remote-tracking branch 'upstream/master' into partial-update
|
2012-11-21 09:37:22 -08:00 |
|
Stephan Groß
|
9459289d7d
|
updated comparison due to pep8 programming recommendations
http://www.python.org/dev/peps/pep-0008/#programming-recommendations
|
2012-11-21 13:35:20 +01:00 |
|
Mark Aaron Shirley
|
3b43d41e91
|
Documentation changes for partial serializer updates
|
2012-11-20 15:57:54 -08:00 |
|
Tom Christie
|
e224061189
|
Support for read_only_fields on ModelSerializer classes
|
2012-11-09 17:01:20 +00:00 |
|
Stephan Groß
|
e02a8470e8
|
fixed typo
|
2012-11-06 21:18:49 +01:00 |
|
Tom Christie
|
b7b942c599
|
Swap position of instance and data keyword arguments.
|
2012-11-05 10:53:20 +00:00 |
|
Stephan Groß
|
2de89f2d53
|
remove empty rows
|
2012-10-29 09:29:45 +01:00 |
|
Tom Christie
|
351382fe35
|
nested -> depth
|
2012-10-28 20:43:43 +00:00 |
|
Tom Christie
|
6e4ab09aae
|
readonly -> read_only
|
2012-10-28 20:21:45 +00:00 |
|
Tom Christie
|
d97c712124
|
Fix typo reported by @diviei
|
2012-10-24 20:49:09 +02:00 |
|
Jamie Matthews
|
d60d598e02
|
Clean up internal names and documentation
|
2012-10-24 11:43:30 +01:00 |
|
Jamie Matthews
|
ac2d39892d
|
Add cross-field validate method
|
2012-10-24 11:39:17 +01:00 |
|
Jamie Matthews
|
388a807f64
|
Switch from clean_<fieldname> to validate_<fieldname>, clarify documentation
|
2012-10-24 11:27:01 +01:00 |
|
Jamie Matthews
|
51fae73f3d
|
Implement per-field validation on Serializers
|
2012-10-24 09:28:10 +01:00 |
|
Marko Tibold
|
71a93930fd
|
Fixing spelling errors.
|
2012-10-21 16:34:07 +02:00 |
|
Tom Christie
|
9bbc1cc403
|
Add flag in get_related_field
|
2012-10-09 17:49:04 +01:00 |
|
Tom Christie
|
b0c370dd2b
|
Fixed couple of incorrect imports in the docs
|
2012-10-09 17:36:03 +01:00 |
|
Tom Christie
|
ab173fd8f9
|
Fix bug where pk could be set in post data
|
2012-10-02 15:37:13 +01:00 |
|
Tom Christie
|
247696e820
|
Links to source files in docs
|
2012-09-08 22:06:13 +01:00 |
|
Tom Christie
|
deedf6957d
|
REST framework 2 docs
|
2012-09-01 20:26:27 +01:00 |
|