__init__.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0001_initial.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0002.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0003.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0004.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0005.py
|
migrations support
|
2016-07-05 16:20:18 +03:00 |
0006.py
|
Add support for enum fields
|
2016-08-31 15:43:06 +03:00 |
0007.py
|
Add support for enum fields
|
2016-08-31 15:43:06 +03:00 |
0008.py
|
Added MaterializedField and AliasField
|
2017-01-26 15:43:41 +05:00 |
0009.py
|
Added MaterializedField and AliasField
|
2017-01-26 15:43:41 +05:00 |
0010.py
|
Added RunPython and RunSQL migration types
|
2017-09-20 10:08:07 +05:00 |
0011.py
|
Added RunPython and RunSQL migration types
|
2017-09-20 10:08:07 +05:00 |
0012.py
|
Missing brackets
|
2017-10-30 15:51:10 +02:00 |