.. |
management
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
migrations
|
Added matching indexes to a number of models with ordering by multiple keys.
|
2020-11-09 19:41:12 +00:00 |
templatetags
|
Merged in [17557] from fenton@bluepopcorn.net:
|
2020-03-30 20:07:25 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403.
|
2020-08-06 10:59:52 +00:00 |
colors.py
|
Tweaked the color palatte for the agenda editor. Commit ready for merge.
|
2018-06-13 19:58:08 +00:00 |
dot.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
factories.py
|
Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027. Commit ready for merge.
|
2020-07-28 18:54:44 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |
mails.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
milestones.py
|
Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403.
|
2020-08-06 10:59:52 +00:00 |
models.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |
resources.py
|
explicit resource names for classes with the word resource in their name
|
2020-05-20 18:28:05 +00:00 |
tests.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |
tests_info.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |
tests_review.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |
urls.py
|
Merged in [18064] from rjsparks@nostrum.com:
|
2020-06-27 11:55:12 +00:00 |
utils.py
|
Convert IRTF area groups into their own group type rather than attempting to overload AG. Fixes #3027. Commit ready for merge.
|
2020-07-28 18:54:44 +00:00 |
views.py
|
Reverted merge of timezone-aware migration efforts.
|
2021-01-12 16:54:20 +00:00 |