Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

api

  • Clone with SSH
  • Clone with HTTPS
  • Forked from hub / hub
    271 commits behind the upstream repository.
    Lucas Brandstaetter's avatar
    Roang authored
    - 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
    955ecb35
    History
    Name Last commit Last update
    ..