eofs
|
34145408cb
|
Missing imports added
|
2013-02-14 13:21:54 +02:00 |
|
Stephan Groß
|
2eab7b9f59
|
thanks @floppya for docs fix
|
2013-02-14 09:04:09 +01:00 |
|
floppya
|
876bd67888
|
Minor doc fixes
Fixes misspelling of "primitive" and removes an awkward "with".
|
2013-02-13 13:59:00 -06:00 |
|
Tom Christie
|
569dc67a12
|
Username tweak.
|
2013-02-13 14:40:02 +00:00 |
|
Tom Christie
|
f8eb222ec1
|
Add links to 2.2 announcement
|
2013-02-13 14:08:56 +00:00 |
|
Tom Christie
|
77db00f449
|
Tweak title
|
2013-02-13 09:05:16 +00:00 |
|
Tom Christie
|
0b2adaa942
|
Drop note on object-level permissions.
Not yet supported by DjangoModelPermissions.
|
2013-02-12 23:17:41 +00:00 |
|
Tom Christie
|
195adf6ed4
|
Update release notes.
|
2013-02-12 23:17:19 +00:00 |
|
Tom Christie
|
b7a5c4b050
|
Notes on creating a custom obtain_auth_token view. Fixes #641.
|
2013-02-12 23:13:48 +00:00 |
|
Tom Christie
|
3f529dc25d
|
Typo
|
2013-02-12 22:06:20 +00:00 |
|
Tom Christie
|
891b197f0b
|
Drop issue management section
|
2013-02-12 22:06:13 +00:00 |
|
Tom Christie
|
a08fa7c71e
|
Add deprecation policy to release notes.
|
2013-02-12 22:05:17 +00:00 |
|
Tom Christie
|
edaf031935
|
Notes on explicit hyperlink relations behavior
|
2013-02-12 20:14:47 +00:00 |
|
Tom Christie
|
f97aa49809
|
Docs on serializer context.
|
2013-02-12 13:55:00 +00:00 |
|
Tom Christie
|
f642ee48a6
|
Document serializing querysets
|
2013-02-12 12:14:58 +00:00 |
|
Tom Christie
|
112753917d
|
Update release notes
|
2013-02-12 12:14:29 +00:00 |
|
Tom Christie
|
36cdefbb4d
|
Notes on object-level permissions.
|
2013-02-12 08:58:29 +00:00 |
|
Tom Christie
|
c81b2c6442
|
Notes on object-level permissions.
|
2013-02-12 08:58:28 +00:00 |
|
Tom Christie
|
55fdac4176
|
Use many=True for serializers.
|
2013-02-12 08:58:28 +00:00 |
|
Tom Christie
|
f5a0275547
|
Tidy up internal view permission checking logic.
Also document correctly - these methods are now public and will fall
under the deprecation policy from now on.
|
2013-02-12 08:58:28 +00:00 |
|
Tom Christie
|
09b01887f2
|
New style object-level permission checks
|
2013-02-12 08:58:28 +00:00 |
|
Tom Christie
|
84a1896b7d
|
Change URL of 2.2 announcement
|
2013-02-10 16:44:45 +00:00 |
|
Tom Christie
|
0997ce9fc2
|
Improve relations documentation.
|
2013-02-10 16:44:32 +00:00 |
|
Tom Christie
|
fd57978cb7
|
Add missing model = to serializer classes in docs
|
2013-02-08 09:01:45 +00:00 |
|
Tom Christie
|
15c8fd96ef
|
Docs for related fields, with lots of examples.
|
2013-02-07 23:11:12 +00:00 |
|
Tom Christie
|
7ffb2435ca
|
Add link to djangorestframework-digestauth
|
2013-02-07 21:23:10 +00:00 |
|
Tom Christie
|
47d6640ea5
|
Remove email
|
2013-02-07 21:07:33 +00:00 |
|
Tom Christie
|
4dcc34ecae
|
More 2.2 release notes
|
2013-02-07 13:16:17 +00:00 |
|
Tom Christie
|
670ac25b25
|
Allow serializers to handle dicts as well as objects. Fixes #447.
|
2013-02-07 12:57:40 +00:00 |
|
Tom Christie
|
c18fb0d695
|
Added a post_save hook. Closes #558.
|
2013-02-06 21:28:03 +00:00 |
|
Tom Christie
|
cc2ec2bbf0
|
Tweaks to release notes.
|
2013-02-06 12:57:59 +00:00 |
|
Tom Christie
|
691a8f682d
|
Note on turning off implicit many behavior. Refs #564.
|
2013-02-06 12:48:08 +00:00 |
|
Tom Christie
|
4788c87b76
|
Fix mismatch between template blocks and docs.
Fixes #639.
|
2013-02-06 12:35:05 +00:00 |
|
Tom Christie
|
bdc97c5611
|
2.2 Release notes (wip)
|
2013-02-06 08:52:21 +00:00 |
|
Tom Christie
|
280dfa4343
|
Remove 2.0 notice on main docs.
|
2013-02-04 21:45:38 +00:00 |
|
Tom Christie
|
b9f1fbb5d2
|
Added @xordoquy for the incredible py3k work!
Commiter number 100!
|
2013-02-01 15:10:52 +00:00 |
|
Tom Christie
|
00752dcd2a
|
Py3k cleanup
|
2013-02-01 15:07:51 +00:00 |
|
Tom Christie
|
8021bb5d50
|
Added @fernandogrd for bugfix #632. Thanks!
|
2013-01-30 12:43:52 +00:00 |
|
Tom Christie
|
ce914b03ed
|
Updated release notes.
|
2013-01-30 12:42:51 +00:00 |
|
Tom Christie
|
1929159db1
|
Docs tweaks.
|
2013-01-29 09:15:16 +00:00 |
|
Tom Christie
|
5f065153c3
|
Added @z4r. Thanks!
For ensuring `django-jsonfield` compatibility, via #629.
|
2013-01-29 09:10:37 +00:00 |
|
Tom Christie
|
54096a19fc
|
Added @swistakm, for docs fix #625. Thanks!
|
2013-01-28 21:08:53 +00:00 |
|
Tom Christie
|
141814585c
|
Update release notes
|
2013-01-28 12:58:22 +00:00 |
|
Tom Christie
|
94c4a54bf8
|
Update release notes.
|
2013-01-28 12:23:25 +00:00 |
|
Tom Christie
|
2f14d79f4a
|
Added @wronglink, for docs fixes in #592. Thanks!
|
2013-01-28 12:18:00 +00:00 |
|
swistakm
|
661c8f9ad5
|
fix mistake in docs
|
2013-01-28 13:05:52 +01:00 |
|
Michael Elovskikh
|
499d6424ae
|
Merge branch 'upstream_master' into docs_patch_method
Conflicts:
docs/api-guide/authentication.md
|
2013-01-28 16:26:16 +06:00 |
|
Michael Elovskikh
|
180c94dc44
|
Undo changes in browsable-api.md and browser-enhancements.md
|
2013-01-28 15:54:00 +06:00 |
|
Tom Christie
|
3bcd38b7d0
|
Notes on upgrading and versioning. Fixes #620.
|
2013-01-28 09:10:23 +00:00 |
|
Tom Christie
|
e682bfa54e
|
Drop unneccessary source= argument.
|
2013-01-28 08:01:54 +00:00 |
|