datatracker/ietf/group
2014-01-09 17:51:05 +00:00
..
migrations Added migrations which should have been part of release 4.70. 2013-08-06 17:37:47 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py ._meta.module_name -> ._meta.model_name 2013-12-18 12:07:04 +00:00
ajax.py Rename group AJAX URL parameter to acronym instead of groupname since 2013-12-24 12:49:25 +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 Remove verify_exists=False from URLField, it is now obsolete 2013-12-11 15:31:18 +00:00
stream_urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
tests.py Add missing tests of stream document pages 2014-01-09 17:51:05 +00:00
urls.py Rename group AJAX URL parameter to acronym instead of groupname since 2013-12-24 12:49:25 +00:00
utils.py Merged [5902],[5904] from markus.stenberg@iki.fi: 2013-08-01 12:44:49 +00:00
views_stream.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