This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
cf4a4b02a7
datatracker
/
ietf
/
mailtrigger
History
Henrik Levkowetz
cf4a4b02a7
Reworked the email address handling in order to be able to support non-ascii names as part of email address fields. Reworked the generation of user names in the test suite to generate names from multiple non-ascii locales. Fixes issue
#2080
.
...
- Legacy-Id: 12872
2017-02-18 21:50:18 +00:00
..
migrations
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
2016-12-13 05:55:46 +00:00
__init__.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00
admin.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00
forms.py
remove some experimental cruft
2015-09-17 21:25:50 +00:00
models.py
Reworked the email address handling in order to be able to support non-ascii names as part of email address fields. Reworked the generation of user names in the test suite to generate names from multiple non-ascii locales. Fixes issue
#2080
.
2017-02-18 21:50:18 +00:00
resources.py
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
2016-09-25 13:53:22 +00:00
tests.py
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
2015-11-04 07:34:56 +00:00
urls.py
Django 1.9: Removed deprecated use of django.conf.urls.patterns() from all urls*.py files.
2016-12-22 17:21:57 +00:00
utils.py
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
2017-01-24 19:55:49 +00:00
views.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00