datatracker/ietf/group
2013-10-23 05:51:04 +00:00
..
fixtures Updated fixtures, built to be more internally consistent in order to be able to pre-load them for the test suite. 2013-09-30 19:02:53 +00:00
migrations Added migrations which should have been part of release 4.70. 2013-08-06 17:37:47 +00:00
tests Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Merged in branch/iola/milestones, which provides datatracker support for management of WG milestones. 2013-05-15 22:07:23 +00:00
ajax.py Renamed model .url() methods to .json_url() or .base_url(), depending on function. Replaced the use of custom django method request.get_host_protocol() with standard request.build_absolute_uri(). Removed an uncaught Http403 exception. Fixed a typo /venus_addr/venue_addr/. Removed relurl() methods; no longer needed. Removed some debug functions. 2013-09-29 21:14:07 +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
models.py 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
proxy.py Added another state to the possible IETFWG states in the group proxy models file, to avoid exceptions. 2013-10-23 05:51:04 +00:00
stream_urls.py Added overview pages for non-ietf-stream documents (ise, iab, irtf). 2013-09-19 18:21:16 +00:00
urls.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
utils.py Merged [5902],[5904] from markus.stenberg@iki.fi: 2013-08-01 12:44:49 +00:00
views.py Added overview pages for non-ietf-stream documents (ise, iab, irtf). 2013-09-19 18:21:16 +00:00