Find a file
2012-10-31 10:13:52 +00:00
django Small patch from olau@iola.dk to avoid constant 500 traceback when someone tries to push an invalid cookie. 2012-06-29 00:33:54 +00:00
etc Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
html5lib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
ietf Remove dependency on syslog module -- it won't be available under Python 2.7 under Windows. 2012-10-30 22:17:24 +00:00
permissions Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting 2012-02-28 17:29:52 +00:00
redesign Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors. 2012-05-02 19:35:32 +00:00
south Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3 2011-12-15 14:13:54 +00:00
static Added various things which lets us use Django's messages framework to give feedback to users. This includes adding the messages middleware in settings.py, adding a message display are at the top of the page base template, and adding style setting for message display. 2012-10-30 13:28:24 +00:00
test Tweaked test/mergedevbranch in a number of places in order to simplify handling (merging and testing) of multiple merges. 2012-10-30 12:09:08 +00:00
workflows Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting 2012-02-28 17:29:52 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
changelog Changelog entry for 4.35 2012-10-30 14:19:09 +00:00
changelog.py Added a simple page to show release information parsed from a release's changelog file. 2012-10-25 21:29:53 +00:00
control Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
debug.py Tweaks to debug.py. 2012-10-25 21:28:39 +00:00
decorator.py Added Michele Simionato's decorator module, for use in debug.py 2012-10-21 12:38:04 +00:00
LICENSE Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
LICENSE.django Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
tzparse.py Added a module which handles parsing of time strings which include timezone information, tzparse.py. 2012-10-31 10:13:52 +00:00