Diário (diary in portuguese) is a pluggable weblog application for Django Web Framework.
The latest version of this application's documentation, in reStructuredText format, is always available in docs/ directory. Start reading the file overview.txt. Note: The documentation is for the SVN trunk version - it may differ from the documentation for the packaged release.
I have a little english, sorry. I need help to review all documentation and docstrings. Thanks!
New Features in Development Version (trunk)
If you're upgrading from version 0.1, please see the BackwardsIncompatibleChanges wiki page.
- Many bug fixes;
- Other enhancements.
Features for future releases:
- Multiple authors;
- Inter-blog communication (Trackback and Pingback);
- and more...
Have a suggestion? Open a issue.
Version 0.1 Features (The Joaquim's Diary Release)
Version 0.1 was released on 26th February 2008, packaged from revision 118 in Subversion.
- Uses built-in Django administration interface;
- Tagging with django-tagging (optional);
- RSS/Atom web feeds (for entries, tags and comments);
- Support for reStructeredText, Markdown and Textile markup languages;
- Useful template tags;
- Sitemaps support;
- Django "sites" framework support;
- Django "comments" package support;
- Support for internationalization (available in English, Brazilian Portuguese and, partially, in Spanish, French...
- Pretty permalinks.
Support
Use the django-apps Google Group. Prefix your message with [diario].
Contributing
If you find any problems in the code or documentation, please take 30 seconds to fill out a issue here.
The contributing with code or translation is MUCH-APPRECIATED. You feel free to send patchs. Is possible too you get write access in Subversion repository.
See AUTHORS file for a complete authors list of this application.
Other Django applications
- django-fleshin -- Photo management application
- django-tube -- Pluggable YouTube video management;
- django-comment-utils -- Library of template utilities for Django;
- django-template-utils -- Utilities which make Django's comment system a bit easier to use;
- django-contact-form -- An extensible contact-form application for Django
- django-registration -- Generic user-registration application;
- django-evolution -- Schema evolution.
See other great applications in Django Resources page.
Django-based projects and other Django weblogs at Google Code.
