symposion_app/vendor/symposion
Jamie Lennox 59207eb0c9 Other suggested django migrations
So django keeps strict synchronization between its code and migrations
so that it can help generating new migrations. These are the additional
suggested migrations. A lot of these are a null effect, some are things
like transforming an unsigned integer to a signed integer. So not super
urgent on a small scale, but worth doing to keep django happy.
2017-07-02 22:38:38 +10:00
..
conference Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
locale Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
proposals Other suggested django migrations 2017-07-02 22:38:38 +10:00
reviews Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
schedule Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
speakers Add the T&C and COC to the accept box 2017-07-02 16:08:15 +10:00
sponsorship Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
static Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
teams Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
utils Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
__init__.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
conf.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
constants.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
LICENSE Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
models.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
text_parser.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
views.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00