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.2, please see the BackwardsIncompatibleChanges wiki page.
- Support for multiple authors;
- Added Russian localization;
- Added a template tag to work better with tag clouds ( issue 62 ).
Features for future releases:
- Inter-blog communication (Trackback and Pingback);
- UI for File/picture upload;
- and more...
Have a suggestion? Open a issue.
Version 0.2 Features (The Alexandros Grigoropoulos's Diary Release)
Version 0.2 was released on 13th December 2008, packaged from revision 181 in Subversion.
If you're upgrading from version 0.1, please see the BackwardsIncompatibleChanges wiki page.
This version is a tribute to Alexandros Grigoropoulos, 15-year-old boy, libertarian, murdered by greek police in last week (2008-12-06).
New in version 0.2:
- Django 1.0.X compatible;
- Support to ping weblog directories ( issue #11 );
- Changed license to LGPLv3 ( issue #36 );
- Some code refactoring;
- Removed deprecated features;
- Many bug fixes;
- Other enhancements.
See Features page to all features.
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 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;
See other applications in Django Resources page.
Django-based projects and other Django weblogs at Google Code.