datatracker/ietf/secr/telechat
2013-12-18 10:13:40 +00:00
..
__init__.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
forms.py Make sure all model forms have a Meta.fields attribute 2013-12-13 17:20:02 +00:00
models.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
tests.py assertEquals -> assertEqual in tests, the former is deprecated 2013-12-17 12:52:24 +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
views.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