Open fjsj opened 7 years ago
Hi @fjsj thanks for reporting this.
For all intents and purposes there's no difference between an SQL VIEW and a regular table from a .filter()
perspective.
If you could submit a PR with the information you'd like to see then I'd be happy to include it in the README.
It's not clear on the README that views behave like querysets. Also, it's not specified which queryset methods they support.