wagtail/wagtail
Matt Westcott 14cb03b539 Stop ModelAdmin from failing when filtering over a foreign key relation
Supersedes #4998
As per https://github.com/wagtail/wagtail/pull/4998#issuecomment-471005219, the implementation of `lookup_allowed` is flawed and breaks on some valid lookups while allowing invalid ones. We are therefore better off removing that validation entirely.
2019-04-12 18:56:56 +01:00
..
admin Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
api Use unittest.mock instead of external module. (#4893) 2018-11-27 18:31:32 +00:00
bin Remove support for Python 3.4 2019-04-10 17:39:53 +01:00
contrib Stop ModelAdmin from failing when filtering over a foreign key relation 2019-04-12 18:56:56 +01:00
core Generate new source files for translation 2019-04-08 23:10:58 +01:00
documents Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
embeds Generate new source files for translation 2019-04-08 23:10:58 +01:00
images Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
project_template Version bump to start work on 2.6 2019-04-10 17:39:11 +01:00
search Generate new source files for translation 2019-04-08 23:10:58 +01:00
sites Generate new source files for translation 2019-04-08 23:10:58 +01:00
snippets Generate new source files for translation 2019-04-08 23:10:58 +01:00
tests Remove Python 3.4 compatibility hacks from WagtailTestUtils 2019-04-12 11:52:15 +01:00
users Generate new source files for translation 2019-04-08 23:10:58 +01:00
utils Rotate deprecation warnings 2019-04-10 17:39:11 +01:00
__init__.py Version bump to start work on 2.6 2019-04-10 17:39:11 +01:00