Skip to content

2.4.0 Release. #1770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 90 commits into from
Aug 20, 2014
Merged

2.4.0 Release. #1770

merged 90 commits into from
Aug 20, 2014

Conversation

tomchristie
Copy link
Member

2.4.0

  • Use py.test
  • @detail_route and @list_route decorators replace @action and @link.
  • six no longer bundled. For Django <= 1.4.1, install six package.
  • Support customizable view name and description functions, using the VIEW_NAME_FUNCTION and VIEW_DESCRIPTION_FUNCTION settings.
  • Added NUM_PROXIES setting for smarter client IP identification.
  • Added MAX_PAGINATE_BY setting and max_paginate_by generic view attribute.
  • Added cache attribute to throttles to allow overriding of default cache.
  • Bugfix: ?page_size=0 query parameter now falls back to default page size for view, instead of always turning pagination off.

Needs more detailed release notes.

tomchristie and others added 30 commits June 27, 2013 20:29
Carlton Gibson and others added 2 commits June 24, 2014 10:30
@carltongibson carltongibson added this to the 2.4 Release milestone Aug 18, 2014
@tomchristie
Copy link
Member Author

I think we should probably merge this to master now.

Any objections from anyone?

/cc @carltongibson @xordoquy

tomchristie added a commit that referenced this pull request Aug 20, 2014
@tomchristie tomchristie merged commit 6ffc97c into master Aug 20, 2014
@tomchristie tomchristie deleted the 2.4.0 branch August 20, 2014 11:06
@tomchristie
Copy link
Member Author

Planning for next week.

@tomchristie
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants