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
ef16c546
Commit
ef16c546
authored
Jan 08, 2015
by
Xavier Ordoquy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the release note with latest fixes.
Add the link to the 3.0.3 milestone.
parent
02ee3871
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/topics/release-notes.md
+3
-0
No files found.
docs/topics/release-notes.md
View file @
ef16c546
...
@@ -59,6 +59,7 @@ You can determine your currently installed version using `pip freeze`:
...
@@ -59,6 +59,7 @@ You can determine your currently installed version using `pip freeze`:
*
Fix Metaclass attribute depth ignoring fields attribute. ([#2287][gh2287])
*
Fix Metaclass attribute depth ignoring fields attribute. ([#2287][gh2287])
*
Fix `format_suffix_patterns` to work with Django's `i18n_patterns`. ([#2278][gh2278])
*
Fix `format_suffix_patterns` to work with Django's `i18n_patterns`. ([#2278][gh2278])
*
Ability to customize router URLs for custom actions, using `url_path`. ([#2010][gh2010])
*
Ability to customize router URLs for custom actions, using `url_path`. ([#2010][gh2010])
*
Don't install Django REST Framework as egg. ([#2386][gh2386])
### 3.0.2
### 3.0.2
...
@@ -700,6 +701,7 @@ For older release notes, [please see the GitHub repo](old-release-notes).
...
@@ -700,6 +701,7 @@ For older release notes, [please see the GitHub repo](old-release-notes).
[
3.0.1-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.1+Release%22
[
3.0.1-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.1+Release%22
[
3.0.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.2+Release%22
[
3.0.2-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.2+Release%22
[
3.0.3-milestone
]:
https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.0.3+Release%22
<!-- 3.0.1 -->
<!-- 3.0.1 -->
[
gh2013
]:
https://github.com/tomchristie/django-rest-framework/issues/2013
[
gh2013
]:
https://github.com/tomchristie/django-rest-framework/issues/2013
...
@@ -767,3 +769,4 @@ For older release notes, [please see the GitHub repo](old-release-notes).
...
@@ -767,3 +769,4 @@ For older release notes, [please see the GitHub repo](old-release-notes).
[
gh2351
]:
https://github.com/tomchristie/django-rest-framework/issues/2351
[
gh2351
]:
https://github.com/tomchristie/django-rest-framework/issues/2351
[
gh2355
]:
https://github.com/tomchristie/django-rest-framework/issues/2355
[
gh2355
]:
https://github.com/tomchristie/django-rest-framework/issues/2355
[
gh2369
]:
https://github.com/tomchristie/django-rest-framework/issues/2369
[
gh2369
]:
https://github.com/tomchristie/django-rest-framework/issues/2369
[
gh2386
]:
https://github.com/tomchristie/django-rest-framework/issues/2386
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