Changes between Initial Version and Version 1 of Ticket #25756, comment 8


Ignore:
Timestamp:
Aug 15, 2020, 1:15:45 PM (4 years ago)
Author:
Laszlo Marai

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25756, comment 8

    initial v1  
    55>  Most field types are permitted, with the exception of those handling relational data (ForeignKey, OneToOneField and ManyToManyField).
    66
    7 This should be extended with ArrayField. Though, it would probably be better to list the ones that are known to work with it.
     7This (the exceptions) should be extended with ArrayField. Though, it would probably be better to list the ones that are known to work with it.
Back to Top