Fix up extension docs to use the right path for URL imports.

Review Request #9885 — Created April 21, 2018 and submitted

Information

Review Board
release-3.0.x
a9633a7...

Reviewers

django.conf.urls.defaults doesn't exist anymore, but our documentation
for extensions was still referencing it. This change fixes those up.

Built user manual.

Description From Last Updated

We can nuke patterns here. We're no longer showing examples with that.

chipx86chipx86

Let's change this to no longer use patterns.

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    We can nuke patterns here. We're no longer showing examples with that.

  3. docs/manual/extending/extensions/hooks/url-hook.rst (Diff revision 1)
     
     
     
     
     
    Show all issues

    Let's change this to no longer use patterns.

  4. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (efe3668)
Loading...