datatracker/ietf
2019-07-15 14:35:25 +00:00
..
api Updated the file header generated by the makeresources managment command to set Copyright and file encoding, and use io.open() for py2/3 compatibility. 2019-07-15 14:35:25 +00:00
bin Reduced generate-draft-alias verbosity again 2019-06-17 18:23:18 +00:00
community Corrected the content type for some JSON responses. 2019-07-07 12:39:22 +00:00
cookies Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
database-notes
dbtemplate Changed all model __unicode__() methods to __str__() 2019-06-28 21:07:08 +00:00
doc Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
externals/static Updated bower-managed static web assets 2019-06-14 11:20:11 +00:00
group Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
help Added django-simple-history and replaced the old (and unused) PersonHistory class with a history=HistoricalRecords() field on Person. Added the needed migrations and changes to admin, resources, and settings. Related to issues #2505 and #2507. 2018-04-27 17:36:20 +00:00
idindex Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
iesg Removed unused imports. 2019-07-04 21:06:57 +00:00
ietfauth More assertContains() and BytesIO() related changes. 2019-07-07 12:45:57 +00:00
ipr Removed unnecessary asserts on r.status_code; this will be checked by assertContains(). 2019-07-07 12:58:01 +00:00
liaisons Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
mailinglists Changed all model __unicode__() methods to __str__() 2019-06-28 21:07:08 +00:00
mailtrigger Removed unused imports. 2019-07-04 21:06:57 +00:00
meeting Changed tobinary file mode for pdf file. Fixed a str/num comparison. 2019-07-07 12:59:26 +00:00
message Removed unused imports. 2019-07-04 21:06:57 +00:00
name Changed all model __unicode__() methods to __str__() 2019-06-28 21:07:08 +00:00
nomcom Undid delete of ietf/nomcom/fields; it's currently needed by ietf/nomcom/migrations/0001_initial.py 2019-07-04 22:04:42 +00:00
person Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
redirects Removed unused imports. 2019-07-04 21:06:57 +00:00
release Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
review Fixed a bunch of str/bytes issues. 2019-06-30 20:54:09 +00:00
secr Removed unused imports. 2019-07-04 21:06:57 +00:00
static Adjusted some static resources. 2019-06-08 13:51:58 +00:00
stats Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
submit Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
sync Firmed up the handling of non-ascii names for a test email templat, tweaked some asserts, and removed unused imports. 2019-07-04 20:53:05 +00:00
templates Template variable name change. 2019-07-04 20:54:36 +00:00
utils Added validation of email addresses extracted by get_email_addresses_from_text(). 2019-07-09 13:02:49 +00:00
.gitignore
__init__.py Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
bower.json Updated highcharts and added support for CSV export. Also tweaked the look of the highcharts context menu separators. 2018-11-13 19:28:46 +00:00
checks.py Fixed a bytes/str issue in a patch library call. 2019-06-28 20:47:36 +00:00
context_processors.py Replaced old unworkable email addesss in the 404 page with the current bugreport address, now configured in settings.py. 2017-04-15 12:34:50 +00:00
feed_urls.py Changed urlpattern order to list the more specific of overlapping patterns first, and made the rfc feed per year pattern more permissive. 2017-12-04 16:32:58 +00:00
LICENSE
manage.py Moved warnings settings from manage.py and test_runner.py to one single place, settings.py. Decreased the verbosity level when invoking 'loaddata' from the test runner. 2016-12-15 13:25:20 +00:00
middleware.py Converted leading tabs to spaces in ietf/**/*.py 2019-06-27 14:51:02 +00:00
README-BOWER.rst
settings.py Removed a couple of old unused setting variables, and added the equivalent current one. 2019-07-09 15:56:38 +00:00
settings_releasetest.py Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
settings_sqlitetest.py Converted leading tabs to spaces in ietf/**/*.py 2019-06-27 14:51:02 +00:00
settings_testcrawl.py Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
urls.py This commit replaces the code defined group features with features held 2018-07-12 10:51:48 +00:00
virtualenv-manage.py Initial 2to3 patch with added copyright statement updates. 2019-06-27 14:40:54 +00:00
wsgi.py Converted leading tabs to spaces in ietf/**/*.py 2019-06-27 14:51:02 +00:00