Metadata-Version: 1.0
Name: django-better-filter-widget
Version: 0.2
Summary: UNKNOWN
Home-page: https://github.com/ExoticObjects/django-better-filter-widget
Author: Exotic Objects LLC
Author-email: git@extc.co
License: MIT
Description: django-better-filter-widget
        ===========================
        
        A better filter widget for foreign key relationships that also works on mobile devices.
        
        ![](http://i.imgur.com/jzKen5h.gif)
        
        # About
        Django's horizontal and vertical filter widget is ugly, confusing to new users and completely broken on mobile devices. **django-better-filter-widget** is not magic and does not do real-time lookups like **django-selectable**. It's simply a nicer UI for filtering a list of things that, most importantly, actual works on mobile devices.
        
        
        # Installation
        
        Note: This project is brand spanking new as still being tested. It was developed using django 1.6. It was tested in modern desktop and mobile browsers.
        
        
Platform: UNKNOWN
