datatracker/ietf/group
Ole Laursen 3d7b349e20 Remove group/tests/, it only contains two tests (on a fixture, not
really on any IETF code) and it clashes with the tests in group/tests.py
 - Legacy-Id: 6932
2013-12-16 11:53:10 +00:00
..
fixtures Drop the group/person/role global fixtures, the fixture loader in 2013-12-13 15:58:36 +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 Import update_wrapper from functools instead of from Django 2013-12-11 17:10:26 +00:00
ajax.py Use built-in json module in Python instead of simplejson bundled with Django 2013-12-11 16:59:19 +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 Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
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
utils.py Merged [5902],[5904] from markus.stenberg@iki.fi: 2013-08-01 12:44:49 +00:00
views_stream.py Move stream views to views_stream.py 2013-09-26 09:48:37 +00:00