app_get_config(app_label).path as only way to get an app's path

2019-11-10 Thread Christian González
Hi all, I recently found a problem - maybe I didn't get everything, but the docs say that, if you want to get an app's path, you should use get_app_config(app_label).path. Now, passing the app_label is handy if you have few packages installed, but it comes to name clashes if there are multiple pa

Re: GitHub Actions

2019-11-10 Thread Mariusz Felisiak
> I would suggest to open a PR to GitHub now and to get the Fellows > involved. Ask them how to best integrate a trial without disturbing their > workflow. What do you guys think? > > I'm going to play with GitHub actions in this week (or in the next one) but I'm still not convinced. It's fine