| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…es to be ignored. In my case this was for a middleware which added language prefixes.
… the model manager was instanciated at startup.
…om order when populating `urlconf_path` choices attribute. This was causing a new migrations being created randomly as the `cls.ALL_APPS_CONFIG.values()` call was not consistent.
|
Oops, I pushed a commit to my repo and it added it to this pull request. It's a pretty simple one either way, maybe you could add it too. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This time it comes with tests as requested.