- 21 Feb, 2012 1 commit
-
-
Tom Christie committed
-
- 20 Feb, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
URLObject v2.0.0 changed its API
Tom Christie committed -
URLObject v2.0.0 removed parse() from its API.
Sean C. Farley committed -
Tom Christie committed
-
Namespace templates
Tom Christie committed -
Paul Oswald committed
-
- 16 Feb, 2012 1 commit
-
-
Added a method get_renderers to the ResponseMixin
Tom Christie committed
-
- 15 Feb, 2012 4 commits
-
-
Remove robots.txt, favicon.ico; namespace static files
Tom Christie committed -
Paul Oswald committed
-
Paul Oswald committed
-
Paul Oswald committed
-
- 14 Feb, 2012 2 commits
-
-
Paul Oswald committed
-
Paul Oswald committed
-
- 11 Feb, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Django perms
Tom Christie committed -
Camille Harang committed
-
Camille Harang committed
-
Camille Harang committed
-
- 09 Feb, 2012 1 commit
-
-
Alen Mujezinovic committed
-
- 07 Feb, 2012 11 commits
-
-
Tom Christie committed
-
Ensure duplicate "page" parameters are not created
Tom Christie committed -
Previously, URLObject.add_query_param was used to generate next/previous page links in PaginatorMixin. This resulted in (for example) page 2's "next" link having the params: ?page=2&page=3 Instead, URLObject.set_query_param should be used to replace the current value of the "page" parameter.
Jamie Matthews committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed