datatracker/ietf/nomcom/migrations
Henrik Levkowetz 8e313e4ed5 Adjusted migrations for Python2/3 compatibility.
- Legacy-Id: 16633
2019-08-08 17:11:14 +00:00
..
0001_initial.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0002_auto_20180918_0550.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
0003_nomcom_show_accepted_nominees.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0004_set_show_accepted_nominees_false_on_existing_nomcoms.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
0005_auto_20181008_0602.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
0006_auto_20190716_1216.py Use BinaryField instead of our own EncryptedTextField which relied on cleartext and ciphertext being the same type. 2019-07-16 19:28:45 +00:00
__init__.py Refactor mange group views: 2012-11-22 10:46:39 +00:00