Fix bug saving empty dicts/lists/False to admin. Resolve #1841
This commit is contained in:
parent
3416db98d7
commit
432674ac7c
3 changed files with 26 additions and 28 deletions
|
|
@ -73,6 +73,8 @@ Update to Python 3
|
|||
- Prettifies Django 'change password' workflow
|
||||
- Bugfixes
|
||||
- Fixes bug on login page where error messages were not being displayed
|
||||
- Remove strvalue field from admin; it made no sense to have here, being an optimization field
|
||||
for internal use.
|
||||
|
||||
### Prototypes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue