Chris Meyers 61ec03e540 Move named url init out of Middleware init
* Middleware classes can be instantiated multiple times in testing. To
  make this a non-issue, move the init code for named urls out of the
  middleware init and into the app init.
* This makes it easier to use other testing facilities, like
  LiveServerTestCase, without having to mock the named url middleware
  init.
2024-04-10 15:46:30 -04:00
..
2024-04-08 16:14:11 -04:00
2024-03-07 16:27:03 -05:00
2021-04-30 14:32:05 -04:00
2021-04-30 14:32:05 -04:00