Skip to content
  • Igor Drozdov's avatar
    Extract kwargs to fix 2.7 warnings · 2e5bf67e
    Igor Drozdov authored
    The current NamedRouteMatcher doesn't propagate kwargs
    properly.
    
    Let's extract path-methods-logic into a separate method
    and leave the propagation logic in the method-missing.
    2e5bf67e