0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #55 from CKiilu/master More... about 8 years ago
Reconfigure events.py for django 1.9 More... about 8 years ago
Reconfigure for django 1.9 More... about 8 years ago
bugfix - we want default calendar ONLY if calendar is not given More... over 14 years ago
Event can be saved without calendars. It is now possible to use events with your own calendaring system .... (cherry picked from commit df870fd5aab42d9df9ca0a140836e99922779efc) More... over 14 years ago
fixed img path More... over 14 years ago
bugfix: lack of __ne__ method caused strange results of comparisons More... over 14 years ago
adjusted the manifest to catch all the media files More... over 14 years ago
Not all distros package python-dateutil anymore, and this app requires it More... over 14 years ago
Merge branch 'master' of ../../grind/cleanup More... over 14 years ago
fixed template inheritance and js src More... over 14 years ago
Merge branch 'master' of ../../grind/cleanup More... over 14 years ago
deleted redundant media; moved media to a pinax-like structure More... over 14 years ago
Deleted redundant templates More... over 14 years ago
Styles for month display of multi-day events (proposed fix to issue 21) More... over 14 years ago
Fixed issue 13 (cleaned up redundant js) More... over 14 years ago
Merge branch 'master' of [email protected]:thauber/django-schedule More... over 14 years ago
Fixed issue 14 (BTW, is this view useful at all?) More... over 14 years ago
Fixed bug with __unicode__ in some models. More... over 14 years ago
added README More... over 14 years ago
fixed docstring More... over 14 years ago
Updated contributor info More... over 14 years ago
Allow overriding the form class More... over 14 years ago
Include profiles/schedule.html in your pinax profiles/profile.html More... over 14 years ago
Removed call to jquery.js which is loaded by pinax More... over 14 years ago
Fix http://github.com/thauber/django-schedule/issues#issue/16 More... over 14 years ago
jquery.tooltip is now present More... over 14 years ago
made the project_sample media work, log-in to add More... over 14 years ago
Fixed next/prev/current API - methods return Period subclasses everywhere; added missing methods; cleaned up the codes; More... over 14 years ago
Fixed a bug in occurrence_pool (issue 2) More... over 14 years ago