symposion_app/vendor/registrasion
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
..
contrib Vendor registration 2017-05-27 20:59:35 +10:00
controllers Vendor registration 2017-05-27 20:59:35 +10:00
migrations Other suggested django migrations 2017-07-02 22:38:38 +10:00
models Vendor registration 2017-05-27 20:59:35 +10:00
reporting Vendor registration 2017-05-27 20:59:35 +10:00
templatetags Vendor registration 2017-05-27 20:59:35 +10:00
tests Vendor registration 2017-05-27 20:59:35 +10:00
__init__.py Vendor registration 2017-05-27 20:59:35 +10:00
admin.py Vendor registration 2017-05-27 20:59:35 +10:00
apps.py Vendor registration 2017-05-27 20:59:35 +10:00
exceptions.py Vendor registration 2017-05-27 20:59:35 +10:00
forms.py Vendor registration 2017-05-27 20:59:35 +10:00
LICENSE Vendor registration 2017-05-27 20:59:35 +10:00
urls.py Vendor registration 2017-05-27 20:59:35 +10:00
util.py Vendor registration 2017-05-27 20:59:35 +10:00
views.py Vendor registration 2017-05-27 20:59:35 +10:00