Metadata-Version: 1.1
Name: django-fancy-admin
Version: 0.2.1
Summary: A simple, elegant and beautiful admin UI.
Home-page: http://github.com/baskoopmans/django-fancy-admin/
Author: Bas Koopmans
Author-email: e-mail@baskoopmans.nl
License: BSD
Download-URL: http://github.com/baskoopmans/django-fancy-admin/downloads
Description: ====================
        Django Fancy Admin
        ====================
        
        The Django Fancy Admin project is a simple, elegant and beautiful admin UI.
        Currently, the following features have been gathered and are working in Django 1.4
        
        Upcoming features
        ============
        
        It's in development stage
        
        If you have ideas for other features please let me know.
        
        Installation
        ============
        
        #. Add the `fancy_admin` directory to your Python path.
        #. Add `fancy_admin` to your INSTALLED_APPS if you want to use templates and templatetags
        
        Configuration
        =============
        
        
        TODOs and BUGS
        ==============
        See: http://github.com/baskoopmans/django-fancy-admin/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
