datatracker/ietf/group
2014-12-22 17:38:49 +00:00
..
migrations New django-1.7 initial migrations. Circular references exist, requiring explicit --fake migration for doc, dbtemplate and community apps. 2014-12-22 17:07:38 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
ajax.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
colors.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
edit.py Removed an errant print debug statement. 2014-11-11 22:24:02 +00:00
features.py Fix some bugs in previous commit 2014-05-30 16:17:21 +00:00
feeds.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
info.py merged forward 2014-10-16 15:07:33 +00:00
mails.py Advising IESG Secretary of personnel changes in WGs. Fixing issue #1357. Commit ready for merge. 2014-11-09 02:29:09 +00:00
milestones.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
models.py Fix django 1.7 deprecation warnings: get_query_set() --> get_queryset(). 2014-12-22 17:38:49 +00:00
resources.py Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
tests.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
tests_info.py Make it possible to adjust the name of new materials upon upload, also fix a couple of warnings from PyFlakes 2014-06-13 12:30:42 +00:00
urls.py Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs 2014-06-03 09:42:16 +00:00
urls_info.py Turn charter page for non-chartering groups into about page, fix a bunch of potentially broken links due to the split between group-type prefixed URLs and /group/ ones 2014-05-30 15:59:02 +00:00
urls_stream.py Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs. 2014-04-01 11:59:08 +00:00
utils.py Added a materials manager (matman) Role, and populated it for the edu team 2014-11-24 21:40:49 +00:00
views_stream.py Revamp the AutocompletedEmailsField API a bit to allow for an AutocompletedPersonsField 2014-08-18 13:55:43 +00:00