symposion_app/vendor/symposion/proposals
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
..
migrations Other suggested django migrations 2017-07-02 22:38:38 +10:00
templatetags 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
actions.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
admin.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
apps.py Taking one out of PyCon's (US) book 2017-05-27 20:11:39 +10:00
forms.py 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
urls.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