-
Notifications
You must be signed in to change notification settings - Fork 1
reusable django blog app written for davisd.com
License
davisd/django-blogyall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
reusable django blog app written for davisd.com
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published