Tom Christie
de00d3720e
Added @mjtamlyn. Thanks!
2013-01-07 17:36:31 +00:00
Tom Christie
152e6d5c0a
Added @michaelmior. Thanks!
2013-01-07 08:57:43 +00:00
Yuri Prezument
12bb25b372
Added @juanriaza. Thanks
2013-01-05 18:02:26 +02:00
Yuri Prezument
d7f3c86ad1
Updated release notes
2013-01-05 18:01:57 +02:00
Tom Christie
26f9acb45a
Validation errors instead of exceptions when serializers receive incorrect types. Fixes #402 .
2013-01-04 14:11:05 +00:00
Tom Christie
eb14278a3b
Add proper validation for updating relational fields with incorrect types. Fixes #446 .
2013-01-04 13:50:40 +00:00
Mark Shirley
466d4584ae
Remove duplicate release notes line
2013-01-03 23:18:58 +01:00
Tom Christie
ad671022e1
Version 2.1.15
2013-01-03 22:14:11 +00:00
Tom Christie
4223786ddc
Tweak release notes.
2013-01-03 22:11:50 +00:00
Tom Christie
a122856d46
Tweak behavior of hyperlinked fields with an explicit format suffix.
2013-01-03 21:50:28 +00:00
Tom Christie
bfea7f64ee
Tweak behavior of hyperlinked fields that include an explicit format suffix.
2013-01-03 21:49:29 +00:00
Tom Christie
92ae08207a
Drop unused private save_m2m flag
2013-01-03 21:49:01 +00:00
Tom Christie
05c72a5d30
Fix copyright notice and travis badge
2013-01-03 21:46:39 +00:00
Yuri Prezument
097f4c6962
Updated release-notes
2013-01-03 09:40:49 +02:00
Tom Christie
161432d78c
Added @ahankinson, for PATCH support. Thanks!
2013-01-02 13:49:43 +00:00
Tom Christie
ef73160599
Added RetrieveUpdateAPIView
2013-01-02 13:46:19 +00:00
Mark Aaron Shirley
f62acf025e
Update release notes
2013-01-01 18:06:22 +01:00
Tom Christie
eff833b39d
Version 2.1.14
2012-12-31 08:53:49 +00:00
Tom Christie
8fad0a727a
Relation fields move into relations.py
2012-12-31 08:53:40 +00:00
Tom Christie
af5c3c3bf4
Added @sebastibe. Thanks!
2012-12-30 07:51:07 +00:00
Tom Christie
275fcde5e6
Added @toranb - Thank you!
2012-12-29 16:59:01 +00:00
Tom Christie
3c7a636199
Updated release notes
2012-12-29 16:58:51 +00:00
Tom Christie
25398e8cf1
Update release notes
2012-12-29 13:33:03 +00:00
Tom Christie
923f81d269
Nested serializers now support nullable relationships, plus test. Fixes #384
2012-12-29 13:19:05 +00:00
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
Tom Christie
3e4242fc43
django.contrib.staticfiles no longer needs to be in INSTALLED_APPS
2012-12-28 12:33:24 +00:00
Tom Christie
4b32cda5a8
Update release notes and documentation for 2.2.0
2012-12-27 17:53:07 +00:00
Tom Christie
9cc56a97b5
Added @akinfold for staticfiles changes.
2012-12-27 17:35:21 +00:00
Tom Christie
ed09d26fb8
Update docs/topics/release-notes.md
2012-12-23 18:50:17 +00:00
Tom Christie
ab991199cb
Merge pull request #529 from reinout/reinout-slug-kwarg
...
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
2012-12-21 02:06:33 -08:00
Reinout van Rees
5f9ecd1c7a
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
2012-12-21 10:42:40 +01:00
Tom Christie
79aea2f0d0
Version 2.1.12
2012-12-21 09:18:35 +00:00
Tom Christie
fb4bbf7d98
Added @treyhunner. Thank you!
2012-12-21 09:17:33 +00:00
Tom Christie
c097bcef58
Update release notes.
2012-12-19 22:42:11 +00:00
Tom Christie
566b9ff27b
Added @joual - Thanks!
2012-12-19 22:41:00 +00:00
Tom Christie
c29b08ad43
Update release notes
2012-12-19 22:06:38 +00:00
Tom Christie
24581faceb
Update release notes.
2012-12-18 18:23:28 +00:00
Tom Christie
9680b42b50
Version 2.1.11
2012-12-17 22:01:17 +00:00
Tom Christie
0418cebc58
Update contact details
2012-12-17 22:00:25 +00:00
Tom Christie
70714c2346
Version 2.1.10
2012-12-17 09:08:28 +00:00
Tom Christie
35f72cecb1
Fix model validation exclusions. Fixes #500 . Fixes #506 .
2012-12-15 20:40:41 +00:00
Tom Christie
1d24d1fc59
Added @sunscrapers. Thanks!
2012-12-14 20:14:42 +00:00
Tom Christie
e9eb47207a
Update release notes.
2012-12-14 20:08:53 +00:00
Tom Christie
6f8b432677
Added @pilt. Thanks!
2012-12-14 20:08:43 +00:00
Stephan Groß
e198a2b376
added RetrieveUpdateAPIView
2012-12-13 16:57:17 +01:00
Stephan Groß
628e3bf001
Added @cmurtaugh. Thanks!
2012-12-12 08:59:19 +01:00
Colin Murtaugh
9188d487c3
Replaced SingleObjectBaseView with SingleObjectAPIView
2012-12-11 17:26:08 -05:00
Tom Christie
0824761f47
Version 2.1.9
2012-12-11 21:07:48 +00:00
Tom Christie
17b77fc446
Added @gkrappel. Thank you!
2012-12-11 21:07:11 +00:00
Tom Christie
80adaecc43
Added @annacoder. Thanks!
2012-12-11 09:04:47 +00:00
Tom Christie
ff01ae3571
Version 2.1.8
2012-12-08 13:01:03 +00:00
Tom Christie
c1be29418b
Add link to json+hal hypermedia format.
2012-12-07 23:58:20 +00:00
Tom Christie
b170973993
Version 2.1.7
2012-12-07 22:36:30 +00:00
Tom Christie
21f7dcf7c6
Added release notes
2012-12-07 22:25:28 +00:00
Tom Christie
a463ddbb37
Merge pull request #470 from minddust/fix-#469
...
fixed #469 - RegexField <--> BrowsableAPI Bug
2012-12-06 14:58:18 -08:00
Tom Christie
26cfa02326
Added @roberts81. Thanks!
2012-12-06 22:56:23 +00:00
Tom Christie
6a5f4f2a90
Added @justanotherbody. Thanks!
2012-12-06 22:38:20 +00:00
Tom Christie
2938bc13b1
Added @reinout for the copy fixes. Thanks!
2012-12-06 16:30:22 -04:00
Tom Christie
1cf6a0469b
Merge pull request #475 from reinout/master
...
Textual tutorial fixes
2012-12-06 12:27:12 -08:00
Reinout van Rees
7a110a3006
Two typo fixes.
...
Plural/singular fix.
Typo fixed.
2012-12-05 16:24:41 +01:00
Reinout van Rees
3f39828788
Small textual fixes.
2012-12-05 16:16:46 +01:00
Reinout van Rees
ee184b8629
Small textual fixes.
2012-12-05 16:08:13 +01:00
Reinout van Rees
cb4e857217
Textual fixes.
...
Added a sentence introducing the second view.
Fix one or two additional sentences.
2012-12-05 16:04:52 +01:00
Marko Tibold
3868241f6a
Update docs/api-guide/permissions.md
...
@permission_classes takes a tuple or list.
2012-12-05 15:09:06 +01:00
Reinout van Rees
3417c4631d
Fixed typos and fixed wording.
...
Some singular/plural fixes.
Fixed some 'serialise->serialize' kind of UK/US differences. The 'z' seems more common in the rest of the docs, so that's what I used.
Removed a half-finished-sentence left dangling somewhere.
2012-12-05 12:31:38 +01:00
Reinout van Rees
fc6dbb45e0
Fixed wording.
2012-12-05 12:20:03 +01:00
Stephan Groß
e044fa089b
fixed #469 - RegexField <--> BrowsableAPI Bug
2012-12-04 09:40:23 +01:00
Stephan Groß
3e3ede71d2
Added @mvdwaeter. Thanks!
2012-12-03 12:47:12 +01:00
Tom Christie
45d28f49e0
Added @mhsparks. Thanks!
2012-12-02 11:04:34 -04:00
mvdwaeter
3e8336af50
Fixed typo in import statement of tutorial
2012-11-30 21:50:51 +01:00
Tom Christie
8d485da483
Added @fabianbuechler. Thanks!
2012-11-29 19:05:34 -04:00
Pavel Savchenko
fd383b2b5e
Fix location of obtain_auth_token view
2012-11-28 11:58:34 +02:00
Stephan Groß
11ef60b127
Added @yprez Thanks!
2012-11-28 07:32:12 +01:00
Stephan Groß
77fa98d839
Merge pull request #453 from yprez/docs_fix
...
api-guide/views.md - add imports to code example
2012-11-27 22:30:13 -08:00
Yuri Prezument
80be571b2e
Import from correct place
2012-11-27 19:42:37 +02:00
Stephan Groß
24baf6425b
Added @oaubert Thanks!
2012-11-27 18:33:56 +01:00
Stephan Groß
f3e598e753
Merge pull request #455 from oaubert/patch-2
...
Tutorial: fix module name in section 3
2012-11-27 07:56:55 -08:00
Olivier Aubert
71129dc747
Tutorial: fix module name in section 3
...
Again snippet -> snippets, but then it could be simpler (and possibly intended) to rename snippets to snippet in the first section of the tutorial.
2012-11-27 15:30:14 +01:00
Olivier Aubert
af8beb90c2
Tutorial: fix module name in section 2
...
snippet -> snippets (to match section 1).
2012-11-27 15:19:49 +01:00
Yuri Prezument
e8a41322fb
api-guide/views.md - add imports to code example
...
* It wasn't clear where `Response` should be imported from.
2012-11-27 11:42:25 +02:00
Tom Christie
fd89bca35f
Version 2.1.6. AKA: I am a doofus.
2012-11-23 13:21:18 +00:00
Tom Christie
95aa99d8df
Version 2.1.5
2012-11-23 13:09:14 +00:00
Tom Christie
ac84c2ed2e
Version 2.1.4
2012-11-22 17:49:53 +00:00
Tom Christie
db3dc79288
Added @maspwr for the partial updates work. Ta!
2012-11-22 10:16:47 +00:00
Tom Christie
4eaac26427
Added @dbachrach. Thanks!
2012-11-22 10:12:22 +00:00
Tom Christie
df545f7a25
Updated release notes.
2012-11-22 10:08:14 +00:00
Tom Christie
d031ccce6e
Updated release notes.
2012-11-22 10:07:42 +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
Stephan Groß
6ba4df8a27
Merge remote-tracking branch 'upstream/master' into regex_field
...
Conflicts:
docs/topics/release-notes.md
2012-11-21 11:56:34 +01:00
Mark Aaron Shirley
3b43d41e91
Documentation changes for partial serializer updates
2012-11-20 15:57:54 -08:00
Tom Christie
3268c67343
Update docs/topics/release-notes.md
2012-11-20 23:33:56 +00:00
Tom Christie
8e8b23b6a9
Merge pull request #430 from j4mie/serializer-method-field
...
Serializer method field
2012-11-20 15:30:30 -08:00
Tom Christie
3227a357ce
Added @irrelative for the mighty fine work.
2012-11-20 23:19:11 +00:00
Stephan Groß
86484668f6
added RegexField
2012-11-20 15:38:50 +01:00
Jamie Matthews
5f4c385a86
Add example use of SerializerMethodField to docs
2012-11-20 13:25:21 +00:00
Tom Christie
a44a94dd6e
More docs tweaking.
2012-11-19 22:08:38 +00:00
Tom Christie
588e4dda6d
Added release notes
2012-11-19 21:49:07 +00:00
Tom Christie
83f3770af1
Adding folks to the credits makes me happy. Good work @jonlil!
2012-11-19 21:47:34 +00:00
Tom Christie
ce5b186ca8
Docs tweaks.
2012-11-19 21:42:33 +00:00
Jamie Matthews
3ab8c4966d
Tweaks to SerializerMethodField docs
2012-11-19 17:24:08 +00:00
Jamie Matthews
de5b071d67
Add SerializerMethodField
2012-11-19 17:22:17 +00:00
Robert Romano
f5f1ac49ec
Update robromano fork with upstream master
...
Conflicts:
docs/topics/credits.md
docs/topics/release-notes.md
2012-11-18 21:07:44 -08:00
Tom Christie
f131e533ed
Docs, docs, docs, docs, docs, docs
2012-11-18 17:57:07 +00:00
Tom Christie
346a79b170
Added @MechanisM - Thanks!
...
(That's a mighty kick ass Gravatar)
2012-11-17 00:29:15 +00:00
Eugene MechanisM
4068323df4
Missing import of "Permission" model in docs
...
Missing import of "Permission" model in docs
2012-11-17 04:03:43 +04:00
Tom Christie
2263ed8b94
Tweak
2012-11-16 23:24:36 +00:00
Tom Christie
0eba278e13
Improve pagination docs
2012-11-16 23:22:23 +00:00
Tom Christie
016ef5019f
Version 2.1.3
2012-11-16 22:58:22 +00:00
Tom Christie
e801e21210
Merge pull request #422 from markotibold/max_length_for_modelserializers
...
Max length for modelserializers
2012-11-16 14:54:16 -08:00
Tom Christie
19b0516bfe
Getting 2.1.3 release notes ready
2012-11-16 22:49:28 +00:00
Tom Christie
e40000c834
Merge pull request #408 from markotibold/file_and_image_fields
...
Added a FileField and an ImageField
2012-11-16 14:48:42 -08:00
Tom Christie
31f01bd631
Polishing to page size query parameters & more docs
2012-11-16 22:45:57 +00:00
Marko Tibold
f801e5d305
Simplified docs a bit for FileField and ImageField.
...
Added note about MultipartParser only supporting file uploads and Django's default upload handlers.
2012-11-16 23:44:55 +01:00
Marko Tibold
0076e2f462
Added brief docs for URLField and SlugField.
2012-11-16 23:23:34 +01:00
Tom Christie
9973cf329a
Merge pull request #412 from minddust/custom_page_size_per_request
...
support for custom page size per request
2012-11-16 13:45:27 -08:00
Tom Christie
2f2bde69e4
Docs, tox and travis use django-filter 0.5.4
2012-11-16 20:58:49 +00:00
Tom Christie
c5765641a4
Fix typo
2012-11-16 17:28:08 +00:00
Marko Tibold
b4cfb46a56
WIP on docs for File- and ImageFileds.
2012-11-16 00:22:08 +01:00
Stephan Groß
3ae203a018
updated script to just use page_size_kwarg
2012-11-15 12:06:43 +01:00
Stephan Groß
b17a981800
updated release noted for page_size stuff
2012-11-15 11:24:17 +01:00
Stephan Groß
38e94bb8b4
added global and per resource on/off switch + updated docs
2012-11-15 11:15:05 +01:00
Rob Romano
d541e0c423
Merge branch 'master' of https://github.com/robromano/django-rest-framework
...
Conflicts:
docs/api-guide/authentication.md
docs/topics/credits.md
2012-11-14 13:01:43 -08:00
Rob Romano
321ba156ca
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example.
2012-11-14 12:51:00 -08:00
Rob Romano
eb20b5663e
Added documentation on how to use the token authentication login view.
2012-11-14 12:48:03 -08:00
Tom Christie
0cfb27b40e
Merge pull request #407 from ludwigkraatz/location_header
...
Location header when Creating a Resource with HyperlinkedIdentityField
2012-11-14 10:42:08 -08:00
Stephan Groß
1e83b60a43
added description how to use the auth token
2012-11-14 18:00:59 +01:00
Stephan Groß
5967f15f7f
updated docs
2012-11-14 16:11:35 +01:00
Stephan Groß
33fe0d2bea
added release note
2012-11-14 16:08:14 +01:00
Ludwig Kraatz
8b999c6bb5
polishing code
...
and adding myself to auhtors file
2012-11-14 11:46:16 +01:00
Rob Romano
4fd590f96f
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, updated tests & docs. Left authtoken.urls in place as example.
2012-11-13 16:49:13 -08:00
Rob Romano
d3ee5080a0
Added documentation on how to use the token authentication login view.
2012-11-13 15:03:42 -08:00
Tom Christie
957700ecfb
Remove OAuth2 from docs
2012-11-13 11:26:45 +00:00
Tom Christie
f9a9ff1db0
Newline
2012-11-10 17:04:31 +00:00
Tom Christie
ffb4fe66ce
Added @glic3rinu. Thanks!
2012-11-10 17:03:08 +00:00
Tom Christie
e224061189
Support for read_only_fields
on ModelSerializer
classes
2012-11-09 17:01:20 +00:00
Tom Christie
d365621cbe
Note django-filter installation
2012-11-09 16:44:39 +00:00
Tom Christie
8953a60196
Merge with master
2012-11-09 13:49:52 +00:00
Tom Christie
9aaeeacdfe
Minor docs tweak.
2012-11-09 13:39:40 +00:00
Tom Christie
71ef58e154
Typo
2012-11-09 13:17:00 +00:00
Tom Christie
3ac26af7ca
Version 2.1.2 (Adds filtering support)
2012-11-09 13:13:41 +00:00
Tom Christie
c7df9694b5
Merge pull request #383 from tomchristie/filtering
...
Support for filtering backends
2012-11-09 05:07:34 -08:00
Tom Christie
ff1234b711
Updated filteing docs.
2012-11-09 13:05:36 +00:00
Tom Christie
ad9c5d2ffa
Added @benkonrath, for his excellent work on filtering support. Thank you!
2012-11-08 21:49:38 +00:00
Tom Christie
bc6f2a1703
Make default FILTER_BACKEND = None
2012-11-08 21:46:53 +00:00
Tom Christie
0089f0faa7
Add media_type to example file parser
2012-11-08 20:43:23 +00:00
Tom Christie
f5ce7152ec
Tweak note style
2012-11-08 15:59:22 +00:00
Tomi Pajunen
40c6fe7119
Comments updated
2012-11-08 17:04:29 +02:00
Tomi Pajunen
b607eefc7c
Release notes updated
2012-11-08 16:48:16 +02:00
Tom Christie
34c5fb0cc6
Add filtering into documentation
2012-11-07 21:28:10 +00:00
Tom Christie
47b534a13e
Make filtering optional, and pluggable.
2012-11-07 21:07:24 +00:00
Tom Christie
0356c5dca4
Update release notes
2012-11-07 11:34:31 +00:00
Stephan Groß
e02a8470e8
fixed typo
2012-11-06 21:18:49 +01:00
Stephan Groß
4136b7e44b
fixed typo in html status code
2012-11-06 21:11:05 +01:00
Stephan Groß
62fc5b80ef
fixed field name
2012-11-06 20:54:48 +01:00
Stephan Groß
1f67b9ba9c
added changelog entry and fixed old one
2012-11-06 20:53:09 +01:00
Tom Christie
6d3bb67aa6
Add pk_url_kwarg to hyperlinked fields
2012-11-06 17:11:52 +00:00
Tom Christie
12b86cb5e3
Update release notes
2012-11-06 17:05:15 +00:00
Stephan Groß
2c52a2581f
added slug support for HyperlinkedIdentityField
2012-11-06 17:02:34 +01:00
Tom Christie
4f5a6fca64
Added @tonimichel. Thanks!
2012-11-06 11:04:27 +00:00
Tom Christie
b19c58ae17
Support for HTML error templates. Fixes #319 .
2012-11-06 10:44:19 +00:00
Tom Christie
455a8cedcf
Tweaks
2012-11-05 17:03:22 +00:00
Tom Christie
9746abdf72
Version 2.1.0. Adding release notes.
2012-11-05 16:46:33 +00:00
Tom Christie
1418d104a8
Tweak related field docs now that queryset is no longer required.
2012-11-05 16:44:26 +00:00
Tom Christie
9731b95fc3
Merge pull request #347 from minddust/master
...
support for passing custom slug options to HyperlinkedRelatedField
2012-11-05 08:36:59 -08:00
Tom Christie
b87f01aa54
Merge pull request #371 from tomchristie/serializer-fixes
...
Serializer fixes
2012-11-05 08:35:54 -08:00
Stephan Groß
85b176cf47
added docs
2012-11-05 16:51:49 +01:00
Tom Christie
33217db33e
Fix broken link
2012-11-05 15:39:03 +00:00
Tom Christie
558b29e5ff
Added @mjs7231 - Thanks!
2012-11-05 15:38:22 +00:00
Tom Christie
33be4b43b9
queryset
argument is now optional on writable model fields.
2012-11-05 12:51:04 +00:00
Tom Christie
b7b942c599
Swap position of instance
and data
keyword arguments.
2012-11-05 10:53:20 +00:00
Tom Christie
362c413f08
Update release notes.
2012-11-05 09:59:35 +00:00
Tom Christie
a4ab4355a6
Added @osiloke. Thanks!
2012-11-05 09:59:35 +00:00
Tom Christie
3e0319389a
Added @jmagnusson. Thanks!
2012-11-04 09:45:30 +00:00
Tom Christie
59c1e0933f
Update release notes
2012-11-02 21:13:29 +00:00
Tom Christie
b9bff2a984
Fix issues with pk related fields in the browsable API.
2012-11-02 14:05:14 +00:00
Tom Christie
062f5caef3
Tweaks fields docs, and fix 2.0.1 version.
2012-11-01 23:40:34 +00:00
Tom Christie
09d70958bd
Update release notes
2012-11-01 23:15:42 +00:00
Tom Christie
36e21153fb
Merge master
2012-11-01 23:11:28 +00:00
Tom Christie
d327c5f531
Relational field support in browseable API.
...
Add slug relational fields.
Add quickstart.
2012-11-01 23:04:13 +00:00
Tom Christie
600289a815
Added @ottoyiu. Thanks!
2012-11-01 13:31:22 +00:00
Tom Christie
aa779598aa
Merge pull request #352 from asfaltboy/cleanup_MultipleObjectBaseView
...
cleanup MultipleObjectBaseView remains
2012-11-01 06:12:16 -07:00
Pavel Savchenko
9a0cc7c720
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to reason to complete the renaming in docs and comments as well.
2012-11-01 15:06:11 +02:00
Otto Yiu
96dc9ce1ad
Fixing documentation on auth/throttling guides
2012-10-31 21:27:21 -07:00
Tom Christie
027c9079f6
PUT as create should return 201. Fixes #340 .
2012-10-31 20:11:38 +00:00
Tom Christie
3a99170a73
Merge pull request #345 from minddust/master
...
minor docs fix
2012-10-31 04:02:50 -07:00
Stephan Groß
de2ef5d9c2
fixed typo
2012-10-31 11:12:09 +01:00
Tom Christie
4b2139c91a
Merge pull request #344 from minddust/master
...
minor docs fix
2012-10-31 02:45:23 -07:00
Stephan Groß
7f7f0b6ffb
added missing semicolon
2012-10-31 10:41:56 +01:00
Tom Christie
ecc55ca8f4
Added @asfaltboy. Thanks!
2012-10-31 09:39:32 +00:00
Pavel Savchenko
a3ace366db
using 'pk' in fields throws KeyError
...
add missing imports
Browsable API seems to be working fine with FBV's (2.0.0)
removing snippets from the URI doesn't make sense
remain consistent in using SnippetDetail
2012-10-31 00:37:30 +02:00
Tom Christie
166025c0fc
Package and doc tweaks
2012-10-30 14:48:48 +00:00
Tom Christie
4e7805cb24
Make docs ready to push to django-rest-framework.org
2012-10-30 14:18:23 +00:00
Tom Christie
a13aaea78d
Merge pull request #341 from minddust/restframework2
...
fix ModelSerializer useage
2012-10-30 07:06:53 -07:00
Tom Christie
4cdd0b845e
Final docs tweaks for 2.0
2012-10-30 13:59:31 +00:00
Stephan Groß
3216ac0224
added missing word + removed double whitespace
2012-10-30 14:53:38 +01:00
Stephan Groß
aa081678d5
added missing word
2012-10-30 14:38:23 +01:00
Stephan Groß
a967187b41
fixed typo
2012-10-30 14:36:37 +01:00
Stephan Groß
abf7f11619
fixed typo
2012-10-30 14:11:36 +01:00