datatracker/ietf/stats
Henrik Levkowetz a5e31c3f40 Py2/3 compatibility: Added __future__ import.
- Legacy-Id: 16452
2019-07-15 15:52:18 +00:00
..
management Updated PLAN 2018-09-10 13:44:19 +00:00
migrations 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
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Added an admin model for the MeetingRegistration class. 2017-07-29 14:01:19 +00:00
backfill_data.py Replaced use of six with the equivalent pure python3 constructs. 2019-07-08 10:43:47 +00:00
models.py Changed all model __unicode__() methods to __str__() 2019-06-28 21:07:08 +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
tests.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
urls.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
utils.py Py2/3 compatibility: Added __future__ import. 2019-07-15 15:52:18 +00:00
views.py Py2/3 compatibility: Added __future__ import. 2019-07-15 15:52:18 +00:00