django-partial-index
django-partial-index copied to clipboard
Django 2.1
I noticed this project isn't officially supporting Django 2.1, this aims at adding it.
- [x] Add Django 2.1 to Travis
- [ ] Fix any problems
- [ ] Error while inspecting constraints on PostgreSQL
- [ ] Error with SQLite regarding the use of foreign keys
- [x] Update docs
I'm not sure what's wrong with the PostgreSQL issues, I tried to run the test locally and they pass. I've tried with PostgreSQL 9.6, which seems to be used on Travis.
I can reproduce the SQLite errors.