diff options
| author | Tom Christie | 2014-07-20 15:47:01 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-07-20 15:47:01 +0100 |
| commit | 4797b29ed84aaf00e6284c7c834c493266e22999 (patch) | |
| tree | 3981527385eaa049bcda1d555708fef8359f4f69 | |
| parent | 81d15aa9be72ac8b805fc728bd86f930ff1b17e7 (diff) | |
| parent | 08772799d466907a16f02aec990396736be3c022 (diff) | |
| download | django-rest-framework-4797b29ed84aaf00e6284c7c834c493266e22999.tar.bz2 | |
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +--- + +#### Django REST framework 3 - Kickstarter announcement! + +We are currently running a Kickstarter campaign to help fund the development of Django REST framework 3. + +If you want to help drive sustainable open-source development forward, then **please check out [the Kickstarter project](https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3) and consider funding us.** + +--- + # Django REST framework [![build-status-image]][travis] |
