Django
Projects with this topic
-
Main codebase for the WECHANGE suite. Contains the core functionality and models: user account management, groups/projects, ideas, user-dashboard, map, search, and all base templates, forms, and stylesheets. Supplies the abstract BaseTaggableObjectModel used by other cosinnus sub-repositories to plug in project/group content models.
Updated -
A task management and scheduler implementation for groups/projects in the WECHANGE suite. Implements a BaseTaggableObjectModel for todos with assignees, priorities and due dates.
Archived 0Updated -
A poll implementation for groups/projects in the WECHANGE suite. Implements a BaseTaggableObjectModel poll with editable poll choices and voting settings.
Archived 0Updated -
A classified ads / marketplace implementation for groups/projects in the WECHANGE suite. Implements a BaseTaggableObjectModel offer model with automatic expiry.
Archived 0Updated -
A file management implementation for groups/projects in the WECHANGE suite. Implements a folder-based BaseTaggableObjectModel file model for uploaded files and images. Attaching files to other group/project contents requires this package.
Archived 0Updated -
An event calendar implementation for groups/projects in the WECHANGE suite. Implements BaseTaggableObjectModel event model and an event-poll model with dates, attendances, attachable files and comments.
Archived 0Updated -
Etherpad (https://etherpad.org/) and Ethercalc (https://ethercalc.net/) integration for groups/projects in the WECHANGE suite. Implements a folder-based BaseTaggableObjectModel for both types that wraps pads/calcs created and maintained via API on a local etherpad/ethercalc installation.
Archived 0Updated