manuels-scolaires/manuels/migrations
2019-06-27 19:12:22 +02:00
..
0001_initial.py Enforce email address uniqueness 2018-05-22 00:55:14 +02:00
0002_auto_20180522_0132.py Use model for editor 2018-05-22 01:35:05 +02:00
0003_auto_20180522_0145.py Add created_at and updated_at to all models + improve book admin 2018-05-22 01:50:41 +02:00
0004_auto_20180522_0148.py Add created_at and updated_at to all models + improve book admin 2018-05-22 01:50:41 +02:00
0005_suppliesrequirement.py Add supplies management + fix "previously acquired" 2018-05-22 10:13:51 +02:00
0006_auto_20180522_1009.py Add supplies management + fix "previously acquired" 2018-05-22 10:13:51 +02:00
0007_auto_20180522_1026.py Add missing migration 2018-05-22 10:27:02 +02:00
0008_auto_20180522_1051.py Protect foreign keys 2018-05-22 10:52:03 +02:00
0009_suppliesrequirement_field.py Add field for supplies 2018-05-22 18:46:49 +02:00
0010_remove_book_collection.py Remove collection from books 2018-05-24 00:22:35 +02:00
0011_auto_20180524_0013.py Validate phone number against 10 digits 2018-05-24 00:22:35 +02:00
0012_auto_20180524_0014.py Improve help text for ISBN 2018-05-24 00:22:35 +02:00
0013_auto_20180524_0016.py Increase length limits 2018-05-24 00:22:35 +02:00
0014_auto_20180524_0034.py Allow multiple fields for supplies 2018-05-24 00:36:17 +02:00
0015_auto_20180524_0035.py Allow multiple fields for supplies 2018-05-24 00:36:17 +02:00
0016_auto_20180530_1801.py Rename fields. Close #3 2018-05-30 18:01:49 +02:00
0017_auto_20180530_1804.py Add done field. Close #2 2018-05-30 18:06:40 +02:00
0018_book_comments.py Add comment field. Close #5 2018-05-30 18:23:19 +02:00
0019_auto_20180531_0815.py Allow for empty comment 2018-05-31 08:15:20 +02:00
0020_auto_20180602_1630.py Rename "enseignant" to "coordonnateur". Close #9 2018-06-02 16:31:37 +02:00
0021_auto_20180602_1638.py Alphabetically sort editors and teachers. Close #13 2018-06-02 16:39:10 +02:00
0022_teacher_has_confirmed_list.py Implement teacher lists confirmation. #19 2018-06-02 18:56:56 +02:00
0023_auto_20180604_1827.py Use float for price field 2018-06-04 18:28:40 +02:00
0024_book_other_editor.py Add "other editor" field with custom validation 2018-06-07 07:46:47 +02:00
0025_auto_20180607_0746.py Add "other editor" field with custom validation 2018-06-07 07:46:47 +02:00
0026_auto_20180616_0916.py Validate ISBN before sending the request to Decitre. #28 2018-06-16 09:26:10 +02:00
0027_auto_20190401_2036.py Add migrations for verbose names 2019-04-01 20:37:31 +02:00
0028_auto_20190406_1901.py Add consumable notion for books 2019-04-06 19:25:04 +02:00
0029_auto_20190406_1904.py Add consumable notion for books 2019-04-06 19:25:04 +02:00
0030_auto_20190406_1912.py Add ordering for levels 2019-04-06 19:25:34 +02:00
0031_auto_20190406_1912.py Allow only one discipline per supplies requirement 2019-04-06 19:26:06 +02:00
0032_auto_20190406_1913.py Allow only one discipline per supplies requirement 2019-04-06 19:26:06 +02:00
0033_auto_20190406_1919.py Fix typo 2019-04-06 19:26:30 +02:00
0034_commonsupply.py Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
0035_commonsupply_order.py Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
0036_auto_20190615_1114.py Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
0037_auto_20190627_1905.py Use CIEmailField for teacher email in order to prevent duplicate email 2019-06-27 19:12:22 +02:00
__init__.py Add working django 2018-05-21 19:28:36 +02:00