.. |
management
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
migrations
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
templatetags
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
.gitignore
|
Moving ietf to trunk/ietf
|
2007-05-04 12:37:28 +00:00 |
__init__.py
|
Port IPR module to new schema, remove some cruft
|
2013-12-02 16:34:00 +00:00 |
admin.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
factories.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
fields.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Merged in changes from trunk up to r17584.
|
2020-04-07 16:02:52 +00:00 |
mail.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
models.py
|
Removed some Py2 compatibility decorators.
|
2020-04-21 13:54:31 +00:00 |
resources.py
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
|
2019-07-15 15:40:51 +00:00 |
sitemaps.py
|
Changed some # type: ignore statements to work with the latest mypy
|
2019-11-05 22:41:18 +00:00 |
tests.py
|
Based on feedback from the Secretariat, changed the 404 for IPR declarations in other states than 'posted' to a 403 with a login link.
|
2020-07-31 12:36:50 +00:00 |
urls.py
|
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
|
2017-03-25 19:16:45 +00:00 |
utils.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
views.py
|
Based on feedback from the Secretariat, changed the 404 for IPR declarations in other states than 'posted' to a 403 with a login link.
|
2020-07-31 12:36:50 +00:00 |