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
2aa33ed5
Commit
2aa33ed5
authored
Sep 21, 2015
by
Carlton Gibson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust README and Release Notes
parent
8ea1606a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
README.md
+1
-1
docs/topics/release-notes.md
+10
-1
No files found.
README.md
View file @
2aa33ed5
...
@@ -37,7 +37,7 @@ There is a live example API for testing purposes, [available here][sandbox].
...
@@ -37,7 +37,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
# Requirements
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Python (2.6.5+, 2.7, 3.2, 3.3, 3.4)
*
Django (1.
5.6+, 1.
6.3+, 1.7, 1.8)
*
Django (1.6.3+, 1.7, 1.8)
# Installation
# Installation
...
...
docs/topics/release-notes.md
View file @
2aa33ed5
...
@@ -38,6 +38,14 @@ You can determine your currently installed version using `pip freeze`:
...
@@ -38,6 +38,14 @@ You can determine your currently installed version using `pip freeze`:
---
---
## 3.3.x series
### 3.0.0
*
*Date
**
:
NOT YET RELEASED
*
Removed support for Django Version 1.5 ([#3421][gh3421])
## 3.2.x series
## 3.2.x series
### 3.2.3
### 3.2.3
...
@@ -514,5 +522,6 @@ For older release notes, [please see the version 2.x documentation][old-release-
...
@@ -514,5 +522,6 @@ For older release notes, [please see the version 2.x documentation][old-release-
[
gh3321
]:
https://github.com/tomchristie/django-rest-framework/issues/3321
[
gh3321
]:
https://github.com/tomchristie/django-rest-framework/issues/3321
<!-- 3.0.0 -->
[
gh3421
]:
https://github.com/tomchristie/django-rest-framework/pulls/3421
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