Joseph Kahn
Joseph Kahn
Add more details to the db settings move around the user setup since that's what I suggest doing comma in router setting by accident
look into that.
raise exception in router get_db_for_\* when you pass in None and instance is None for sharded models.
`return self.strategy.get_next_id(instance.get_shard())` Investigate using `self._db`
++;