Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
a0602104
Commit
a0602104
authored
Aug 13, 2015
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to correct plans in sign up
parent
d80acd1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
docs/topics/funding.md
+5
-6
No files found.
docs/topics/funding.md
View file @
a0602104
...
...
@@ -92,7 +92,7 @@ If you are using REST framework as an full-time employee, consider recommending
Credited on the site
</div>
</div>
<form
class=
"signup"
action=
"/signup/"
method=
"POST"
>
<form
class=
"signup"
action=
"/signup/
individual/
"
method=
"POST"
>
<script
src="https://checkout.stripe.com/checkout.js" class="stripe-button"
data-key="pk_test_pSlS9x7p9l5capgZrXLrwchb"
...
...
@@ -137,7 +137,7 @@ Our professional and premium plans also include **priority support**. At any tim
<span
class=
"variable"
>
Funding page
</span>
ad placement
</div>
</div>
<form
class=
"signup"
action=
"/signup/"
method=
"POST"
>
<form
class=
"signup"
action=
"/signup/
startup/
"
method=
"POST"
>
<script
src="https://checkout.stripe.com/checkout.js" class="stripe-button"
data-key="pk_test_pSlS9x7p9l5capgZrXLrwchb"
...
...
@@ -171,7 +171,7 @@ Our professional and premium plans also include **priority support**. At any tim
<span
class=
"variable"
>
Priority support
</span>
for your engineers
</div>
</div>
<form
class=
"signup"
action=
"/signup/"
method=
"POST"
>
<form
class=
"signup"
action=
"/signup/
professional/
"
method=
"POST"
>
<script
src="https://checkout.stripe.com/checkout.js" class="stripe-button"
data-key="pk_test_pSlS9x7p9l5capgZrXLrwchb"
...
...
@@ -205,7 +205,7 @@ Our professional and premium plans also include **priority support**. At any tim
<span
class=
"variable"
>
Priority support
</span>
for your engineers
</div>
</div>
<form
class=
"signup"
action=
"/signup/"
method=
"POST"
>
<form
class=
"signup"
action=
"/signup/
premium/
"
method=
"POST"
>
<script
src="https://checkout.stripe.com/checkout.js" class="stripe-button"
data-key="pk_test_pSlS9x7p9l5capgZrXLrwchb"
...
...
@@ -235,4 +235,4 @@ For further enquires please contact <a href=mailto:tom@tomchristie.com>tom@tomch
The roadmap below is an indication of some of the ongoing and future work we believe is important to REST framework.
*
Support & documentation for alternative backends, including SQLalchemy.
*
Improved support for HTTP Caching, in particular support for conditional database lookups.
\ No newline at end of file
*
Improved support for HTTP Caching, in particular support for conditional database lookups.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment