Skip to content
Snippets Groups Projects
Commit 955ecb35 authored by Roang's avatar Roang
Browse files

Update assembly slug handling in plainui

- Remove unused slug URL pattern
- Use `slug__iexact` lookups
- Use `slug_url_kwarg` and `slug_field` attributes in `AssemblyView`
  This is in place of a custom `dispatch` method that was used to
  unify the `assembly_slug` and `slug` URL patterns

Fixes #665
parent 19048e36
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment