1👍
Fortunately there are several unofficial implementations postgresql arrays in django. One of the most notable being djorm-pgarray. Another option is django-dbarray when Django 1.8 eventually gets rolled out, migration shouldn’t be too difficult.
👤e4c5
- [Django]-Login and registration form on one page with Django
- [Django]-How to do Delete confirmation for a table data with bootstrap Modal in Django?
- [Django]-How to check django model data type?
- [Django]-Excluding password when extending UserCreationForm
- [Django]-How to avoid too many if – else blocks in python
Source:stackexchange.com