neithere / django-view-shortcuts

A set of shortcuts for Django views

Shortlog (showing r56:6e9e5c9bee9b (tip) → r32:1b5cd123a336)

Age Author Message A M D «
3 months neithere neithere Decorator render_to now respects original view's custom attributes. 0 2 0
4 months neithere neithere BUGFIX: handle non-ASCII chars correctly while urlencoding a filter choice. 0 2 0
4 months neithere neithere Updated documentation: the deprecated tuple notation has been replaced with… 0 2 0
6 months neithere neithere Fixed compatibility issue. 0 2 0
6 months neithere neithere Added support for custom attributes in m2m choices (e.g. tags__slug). 0 3 0
6 months neithere neithere Added tests for filtering by custom field of related model. 0 1 0
6 months neithere neithere Fixed typo 0 2 0
6 months neithere neithere Added AlphabeticFilter. 0 3 0
6 months neithere neithere Updated .hgignore 0 1 0
6 months neithere neithere Deprecated tuple notation, added facet() instead. 0 3 0
8 months neithere neithere Added distutils classifiers. 0 2 0
9 months neithere neithere Update package version 0 1 0
9 months neithere neithere Added tag 1.1 for changeset 8f843415cb07 0 1 0
9 months neithere neithere Refactor filters: add filter factory from django.contrib.admin.filterspecs. 1 2 0
9 months neithere neithere Rename filters.FilterList method "query" to "object_list". Update tests and… 0 4 0
9 months neithere neithere Refactor filters 0 1 0
9 months neithere neithere Update distutils info 0 1 0
9 months neithere neithere Update example application: do not use the function deprecated in cd05e4665354 0 2 0
9 months neithere neithere Added script to test the package without installing it into a project. 1 0 0
9 months neithere neithere Added filters.FilterList.query method which deprecates filters.filter_params (th… 0 2 0
10 months neithere neithere Even better tests. 0 1 0
10 months neithere neithere Bugfix in filters (unwanted exception would propagate) 0 1 0
10 months neithere neithere Better tests 0 1 0
10 months neithere neithere Add basic tests for filters 2 0 0
10 months neithere neithere Update example models 0 1 0