InvenTree/InvenTree/users/migrations
Oliver 0597ea9216
Token admin fix (#5891)
* Change available fields in admin

- Add 'key' when initially creating
- Stops key from being created twice

* Add MinLengthValidator to token key field
2023-11-09 13:59:44 +11:00
..
0001_initial.py Add migration files 2020-10-04 00:01:18 +10:00
0002_auto_20201004_0158.py Add missing migration file 2020-10-04 12:58:45 +11:00
0003_auto_20201005_2227.py Change label for permissions to match django permission names 2020-10-06 09:28:05 +11:00
0004_auto_20210113_1909.py Added missing migration file 2021-01-13 14:57:16 -05:00
0005_owner_model.py Added missing migration file (how did it escape?) 2021-01-13 17:33:55 -05:00
0006_alter_ruleset_name.py [Feature] Stocktake reports (#4345) 2023-02-17 11:42:48 +11:00
0007_alter_ruleset_name.py decouble ruleset migration (#5067) 2023-06-19 16:56:26 +10:00
0008_apitoken.py Api token updates (#5664) 2023-10-20 14:06:06 +11:00
0009_auto_20231020_2356.py More token tweaks (#5764) 2023-10-21 15:10:11 +11:00
0010_alter_apitoken_key.py Token admin fix (#5891) 2023-11-09 13:59:44 +11:00
__init__.py Add migration files 2020-10-04 00:01:18 +10:00