Closed bdero closed 8 years ago
Let's keep track of things that can affect the code base when moving to 1.9.
Here's one:
So keeping track of issues went right to upgrading? Is there user value to this upgrade?
There are things that make django 1.9 nicer. self.client.force_login in testing, self.client.json being two in particular.
self.client.force_login
self.client.json
Let's keep track of things that can affect the code base when moving to 1.9.
Here's one: