public
Description: A full featured and opinionated blogging solution using Django
Homepage: http://lethain.com/projects/lifeflow/
Clone URL: git://github.com/lethain/lifeflow.git
name age message
file .gitignore Sat Aug 09 17:07:13 -0700 2008 Updated .gitignore. [Will Larson]
file CHANGES Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file HELP Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file LICENSE Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file TODO Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file __init__.py Sun Dec 14 15:17:12 -0800 2008 Removed module importing code from __init__.py [Will Larson]
file admin.py Mon Aug 04 21:11:51 -0700 2008 Added newforms-admin support. [lukeman]
directory comments/ Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file context.py Sun Sep 21 13:01:42 -0700 2008 Updated context to have 5 random and 5 recent e... [Will Larson]
directory editor/ Sat Feb 21 21:05:51 -0800 2009 Removed several print statements (which cause m... [Will Larson]
file feeds.py Thu Jul 03 14:58:20 -0700 2008 Updated feeds.py to include published dates on ... [lukeman]
directory fixtures/ Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file forms.py Wed Aug 27 09:06:53 -0700 2008 Updated to be compatable with Django Alpha. [Will Larson]
directory markdown/ Thu Oct 16 04:39:30 -0700 2008 Updated the regex for code block detection to a... [Will Larson]
directory media/ Tue Dec 02 19:21:55 -0800 2008 Removed numbering from articles. What where the... [Will Larson]
file models.py Thu Feb 19 14:33:26 -0800 2009 Removed ordering from tags. For SQLite this has... [Will Larson]
file search.py Fri Feb 27 08:17:43 -0800 2009 Also added summary to search.py for Solango int... [Will Larson]
file sitemaps.py Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
directory templates/ Thu Feb 19 14:58:00 -0800 2009 Added 'human' filter which filters a list for h... [Will Larson]
directory templatetags/ Thu Feb 19 14:58:00 -0800 2009 Added 'human' filter which filters a list for h... [Will Larson]
file tests.py Sat May 31 18:03:22 -0700 2008 Initial commit of LifeFlow files from SVN to Git. [Will Larson]
file text_filters.py Tue Jul 08 21:27:35 -0700 2008 Now escaping raw html in comments instead of st... [Will Larson]
file urls.py Fri Feb 20 14:11:00 -0800 2009 Added caching for RSS feeds. [Will Larson]
file views.py Thu Feb 19 19:35:25 -0800 2009 Added code to flush page's cache upon posting a... [Will Larson]