Find a file
Henrik Levkowetz 697dcc450a If an exception is raised earlier in field validation, the
position field may not be set when we get to this point and
try to retrieve the value of a different field than the one
we're processing. Don't cause a new exception in that case.
 - Legacy-Id: 6416
2013-10-11 12:31:50 +00:00
bin Fixed a wrong email address in bin/commitlog 2013-10-04 18:06:44 +00:00
dajaxice We're using syslog logging everywhere else -- use it here, too. 2013-09-27 17:36:42 +00:00
django Tweaked the exception message for Django's DoesNotExist messages to make it easier to figure out the situation. 2013-09-30 18:57:16 +00:00
docutils dded docutils library to allow RST to HTML transformation. See #908 2012-11-27 12:01:47 +00:00
etc Removed some additional contractor tools. 2013-09-26 20:20:03 +00:00
form_utils Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +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 If an exception is raised earlier in field validation, the 2013-10-11 12:31:50 +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 Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
test Removed some incidental files from test/ (Generated as an effect of generating sprint branches, so they don't really belong in the repository). 2013-02-24 20:58:44 +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 - Legacy-Id: 5678 2013-04-21 14:46:00 +00:00
changelog Fixed some deficiencies in the changelog. 2013-10-04 18:05:40 +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 Tweaked the debug module, added traceback capability and a combined name/value/type info funciton. 2013-09-29 20:46:14 +00:00
INSTALL Updated changelog and INSTALL files with new version number for the release. 2013-05-15 22:34:11 +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