|
|
1
|
Fixed an issue that extension installation failed
|
HO
hongbin
|
November 11th, 2010, 3:30 a.m.
|
|
|
|
1
|
Use select_related to reduce SQL queries in resource API methods
|
BH
bhollis
|
November 6th, 2010, 2:41 p.m.
|
|
|
|
1
|
Use MEDIA_SERIAL for images in datagrids.
|
BH
bhollis
|
November 1st, 2010, 1:52 p.m.
|
|
|
|
1
|
Add a CounterField for atomically updating counters.
|
chipx86
|
October 16th, 2010, 7:50 p.m.
|
|
|
|
3
|
Added a custom template filter called startswith.
|
LI
liannelavoie
|
October 2nd, 2010, 11:44 p.m.
|
|
|
|
1
|
Add a @root_url decorator for use with get_absolute_url implementations.
|
david
|
October 11th, 2010, 4:16 p.m.
|
|
|
|
1
|
Adding more extension tests to Djblets
|
mike_conley
|
July 30th, 2010, 1:50 a.m.
|
|
|
|
2
|
Adding Extension tests to Djblets
|
mike_conley
|
June 27th, 2010, 10:01 a.m.
|
|
|
|
2
|
Fix Djblets extension template loader, and fix templatetags caching problem
|
mike_conley
|
June 22nd, 2010, 6:06 a.m.
|
|
|
|
2
|
Allow TemplateHook to be selective based on URL name
|
mike_conley
|
May 31st, 2010, 5:26 a.m.
|
|
|
|
1
|
Allow Extensions to extend the WebAPI
|
mike_conley
|
June 8th, 2010, 4:12 a.m.
|
|
|
|
2
|
Extension enabling/disabling API, with UI
|
mike_conley
|
May 28th, 2010, 7:58 a.m.
|
|
|
|
1
|
Automatically call evolve during extension installation
|
mike_conley
|
June 18th, 2010, 5:34 a.m.
|
|
|
|
1
|
Better support both HTTP Accept mimetypes and ?api_format= for resources.
|
chipx86
|
August 22nd, 2010, 9:50 a.m.
|
|
|
|
1
|
Provide new ways to introspect webapi Resource classes.
|
chipx86
|
August 22nd, 2010, 9:52 a.m.
|
|
|
|
1
|
Add the augment_method_from decorator for augmenting existing functions.
|
chipx86
|
August 22nd, 2010, 9:48 a.m.
|
|
|
|
1
|
Put enabled extensions into INSTALLED_APPS on init
|
mike_conley
|
May 31st, 2010, 2:04 a.m.
|
|
|
|
1
|
Add new utility functions for HTTP Accept-based content negotiation.
|
chipx86
|
June 7th, 2010, 8:57 p.m.
|
|
|
|
1
|
Add utility functions and fixes for iPhone/iPad integration.
|
chipx86
|
May 16th, 2010, 6:59 p.m.
|
|
|
|
1
|
Use the WatchedFileHandler for logging to allow log rotation.
|
chipx86
|
May 9th, 2010, 11:43 a.m.
|
|
|
|
1
|
Add a WebAPIResource class for creating more RESTful APIs.
|
chipx86
|
April 21st, 2010, 9:14 p.m.
|
|
|
|
1
|
Add support for Selenium unit testing.
|
chipx86
|
April 21st, 2010, 7:29 p.m.
|
|
|
|
2
|
Add support for specifying HTTP status codes on errors.
|
chipx86
|
January 28th, 2010, 5:15 p.m.
|
|
|
|
1
|
Optimize data fetching in datagrids and allow for augmented querysets.
|
chipx86
|
January 4th, 2010, 5:42 p.m.
|
|
|
|
1
|
Add a Server Log view for viewing/filtering the log in the admin UI.
|
chipx86
|
September 6th, 2009, 7:56 p.m.
|
|