Skip to content

aniltweak/web-based-calender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-agenda

What is it?

The django-agenda app is a generic implementation of a web-based calendar with events.

Status

This software package is currently not maintained. However, it is used in several production environments. Should you wish to acquire maintainership over this project, please open up an issue with your request.

Feautures

Current

  • Full post-1.0 support, currently used on Django trunk.
  • Kind admin interface with automatic author assignment (Django User).
  • More elegant date_based generic view implementation. Finally you get all the info a decent archive will require.
  • Demo project with very basic templates.
  • Event archive.
  • Browseable calendar based on Python's calendar module.
  • django.contrib.comments support
  • django.contrib.sites support (with default value in admin)
  • Event and comment feeds.
  • Sitemaps.
  • Fully localizable; all strings are translatable.
  • vCard iCalendar export, timezone aware and all!

Future

  • User RSVP
  • Event subscriptions / reminder e-mails (django-notify?)
  • User contributed events.
  • Repeated events

Models

image

Requirements

All requirements are currently included in the "deps" directory. - django-logging - vobject

License

The django-agenda app is released under the GPL version 3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published