Metadata-Version: 1.0
Name: lfc-blog
Version: 1.0b3
Summary: A simple blog for LFC
Home-page: http://www.iqpp.de
Author: Kai Diefenbach
Author-email: kai.diefenbach@iqpp.de
License: BSD
Description: What is it?
        ===========
        
        A simple Blog for `LFC <http://pypi.python.org/pypi/django-lfc/>`_
        
        Changes
        =======
        
        1.0 beta 3 (2010-07-07)
        -----------------------
        
        * Changed: Cache keys are using CACHE_MIDDLEWARE_PREFIX now
        * Changed: Using image instead of get_image to prevent unnecessary hits on db
        
        1.0 beta 2 (2010-05-21)
        -----------------------
        
        * Improved caching
        * Added license
        
        1.0 beta 1 (2010-05-17)
        -----------------------
        
        * Bugfix: Group blog entries by year and months
        * Bugfix: display entry text within archive view
        * Hide comments for tag and archive view
        
        1.0 alpha 7 (2010-03-31)
        ------------------------
        
        * Several changes to work with lfc 1.0a7
        
        1.0 alpha 6 (2010-02-14)
        ------------------------
        
        * Bugfix: display archive/tag view when blog is child of another object
        * Blog portlet: display publication date within archive view
        
        1.0 alpha 5 (2010-02-01)
        ------------------------
        
        * Added some caching
        
        1.0 alpha 4 (2010-01-26)
        ------------------------
        
        * Moved registration to new install method
        * Updated german translations
        
        1.0 alpha 3 (2010-01-22)
        ------------------------
        
        * Some refactoring according to LFC 1.0 alpha 3
        
        1.0 alpha 2 (2010-01-15)
        ------------------------
        
        * Some refactoring according to LFC 1.0 alpha 2
        * Added german translations
        
        1.0 alpha 1 (2010-01-10)
        ------------------------
        
        * Initial public release
Keywords: django lfc blog
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
