.. |
announcement
|
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
|
2013-12-18 10:13:40 +00:00 |
areas
|
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
|
2013-12-18 10:13:40 +00:00 |
console
|
Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
|
2013-12-17 10:23:42 +00:00 |
drafts
|
fix typo in drafts add(). ready for merge
|
2014-02-05 21:24:59 +00:00 |
groups
|
Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE
|
2013-12-18 15:51:11 +00:00 |
ipradmin
|
Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues.
|
2014-01-18 21:02:40 +00:00 |
lib
|
mimetype -> content_type (mimetype is deprecated)
|
2013-12-16 16:53:47 +00:00 |
meetings
|
fix build_nonsession for new db schema, and path to roles ajax call
|
2014-01-28 14:11:13 +00:00 |
middleware
|
Fix some oddities in secauth.py
|
2013-12-16 12:48:43 +00:00 |
proceedings
|
Merged [7151] from rcross@amsl.com:
|
2014-01-28 21:15:41 +00:00 |
roles
|
assertEquals -> assertEqual in tests, the former is deprecated
|
2013-12-17 12:52:24 +00:00 |
rolodex
|
assertEquals -> assertEqual in tests, the former is deprecated
|
2013-12-17 12:52:24 +00:00 |
sreq
|
Merged [7151] from rcross@amsl.com:
|
2014-01-28 21:15:41 +00:00 |
telechat
|
Remove usage of log_state_changed (and duplicate in
|
2014-01-15 17:52:00 +00:00 |
templates
|
Merged [7213] from rcross@amsl.com: add missing template unauthorized.html.
|
2014-02-16 16:26:35 +00:00 |
utils
|
Merged [7151] from rcross@amsl.com:
|
2014-01-28 21:15:41 +00:00 |
__init__.py
|
Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool
|
2013-10-21 20:29:15 +00:00 |
context_processors.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 |
urls.py
|
Fix a couple of problems in previous URL conversion commit
|
2013-12-11 17:13:49 +00:00 |