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
3
Packages
Projects
Releases
Wiki
Activity
5f86b73d0e
datatracker
/
ietf
/
person
/
migrations
History
Henrik Levkowetz
5f86b73d0e
Tweaked the email activation migration to not send email when there's no active email address; it's not meaningful as the best we can do then is simply to activate the draft-related address.
...
- Legacy-Id: 9171
2015-03-10 20:13:49 +00:00
..
0001_initial.py
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
2015-02-08 21:16:44 +00:00
0002_email_primary.py
Added a new field 'primary' to the Email model, added a matching migration, and a data migration to set primary fields to match the way a primary address is chosen today.
2015-03-04 17:53:48 +00:00
0003_auto_20150304_0829.py
Merged in [9141] from rjsparks@nostrum.com:
2015-03-04 19:16:21 +00:00
0004_auto_20150308_0440.py
Tweaked the email activation migration to not send email when there's no active email address; it's not meaningful as the best we can do then is simply to activate the draft-related address.
2015-03-10 20:13:49 +00:00
__init__.py
From mcr@sandelman.ca:
2014-07-31 22:13:01 +00:00