Ben Lopatin
Ben Lopatin
> I poked around this projects code and it looks like there are a few places that might rely on explicitly having these relationships named like this - I'm wondering...
Does this look like a problem with the documentation, or the code?
Thank you @obvionaoe I'll take a look!
There are several issues in the sample project you shared regarding project architecture and layout. ### The 404 error Regarding the 404, if I access the given URL, e.g `http://localhost:8000/accounts/`...
Going to close this as it doesn't seem reproduced anywhere and no follow up.
> Happy to put together a PR for that some time in the next little while That would be welcomed!
> This should really be fixed @pfcodes would you mind rewording that in the active voice? The folks on this issue thread have put work into describing the issue they've...
Following [the exact example](https://github.com/bennylope/django-organizations/issues/215#issue-872122235) by @vector-kerr above reproduces the exact issue as described. 1. The initial migration in `core` depends on the latest migration from `organizations` 2. Subsequent run of...
@satcomjimmy these "little" fixes are a great way to get started and more helpful than you might realize. Thank you! If you have other updates you'd like to add to...