django-blogyall is the reusable blog application developed for www.davisd.com
Project description
django-blogyall
===============
http://www.davisd.com/django-blogyall
django-blogyall is the reusable blog application developed for
www.davisd.com
Author
======
David Davis
http://www.davisd.com
Dependencies
============
1. django-tagging
Notes: Dependencies
================
As-is, entries are editable in a standard TextBox. Feel free to change
the widget!
I highly recommend sorl-thumbnail for use in your templates for displaying
resized and cropped images.
Notes: Static content
=====================
When images are uploaded in the admin, they will be sent to:
MEDIA_ROOT/apps/blogyall/images
Make sure the webserver has write-permission to that folder.
Notes: Settings
===============
Default blogyall settings are in the settings module (settings.py). Variables
can be overriden by setting the variables in your project's settings.py module.
Notes: Settings: Ping Google
============================
To have the blog app attempt to ping google when a published blog post is saved,
set BLOG_PING_GOOGLE=True in your settings.py
===============
http://www.davisd.com/django-blogyall
django-blogyall is the reusable blog application developed for
www.davisd.com
Author
======
David Davis
http://www.davisd.com
Dependencies
============
1. django-tagging
Notes: Dependencies
================
As-is, entries are editable in a standard TextBox. Feel free to change
the widget!
I highly recommend sorl-thumbnail for use in your templates for displaying
resized and cropped images.
Notes: Static content
=====================
When images are uploaded in the admin, they will be sent to:
MEDIA_ROOT/apps/blogyall/images
Make sure the webserver has write-permission to that folder.
Notes: Settings
===============
Default blogyall settings are in the settings module (settings.py). Variables
can be overriden by setting the variables in your project's settings.py module.
Notes: Settings: Ping Google
============================
To have the blog app attempt to ping google when a published blog post is saved,
set BLOG_PING_GOOGLE=True in your settings.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-blogyall-1.2.2.tar.gz
(8.6 kB
view hashes)