Skip to content

Commit 1caa14d

Browse files
committed
Minor 3.0 announcment tweaks
1 parent 270c7ac commit 1caa14d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/3.0-announcement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# REST framework 3.0
1+
# Django REST framework 3.0
22

33
The 3.0 release of Django REST framework is the result of almost four years of iteration and refinement. It comprehensively addresses some of the previous remaining design issues in serializers, fields and the generic views.
44

5-
This release is incremental in nature. There *are* some breaking API changes, and upgrading *will* require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.
5+
**This release is incremental in nature. There *are* some breaking API changes, and upgrading *will* require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.**
66

77
The difference in quality of the REST framework API and implementation should make writing, maintaining and debugging your application far easier.
88

0 commit comments

Comments
 (0)