datatracker/ietf/liaisons
2015-01-28 13:25:21 +00:00
..
management Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
migrations Add liaisons migration to fix the few old statements that do not have a title (add an empty initial migration to make South happy) 2014-12-12 17:30:55 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
accounts.py Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
admin.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
feeds.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
fields.py Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table 2014-12-12 17:59:57 +00:00
forms.py End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
mails.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
models.py End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it 2015-01-28 13:25:21 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
sitemaps.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
tests.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
urls.py Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table 2014-12-12 17:59:57 +00:00
utils.py Merged in [8733] from olau@iola.dk:\n Summary: Fix old bug in liaison tool - WG discussion lists where being 2015-01-15 20:58:37 +00:00
views.py Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table 2014-12-12 17:59:57 +00:00
widgets.py Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table 2014-12-12 17:59:57 +00:00