Lyla Fischer

Results 6 comments of Lyla Fischer

Do you think that we could use FabAcademy as an example of a well organized organization instead of making it something special in terms of code?

Some of the comments on [this question](https://stackoverflow.com/questions/48163641/django-core-exceptions-appregistrynotready-apps-arent-loaded-yet-django-2-0) seem to indicate that this might be an error in the migration files. If the main change is in multiselectfield/db/fields.py:105 `value = self._get_val_from_obj(obj)`,...

I have some changes [here](https://github.com/Lyla-Fischer/django-multiselectfield/commit/41c38b528a652bc6e772c4b4eabb47db82412405) that allow for the example app to run using django 2.0 and runserver. The tests still fail in the same way, but it might be...

I upvoted [this question](https://stackoverflow.com/questions/48283887/django-recurrence-is-displaying-a-text-field-in-admin-instead-of-the-proper-fiel) which seems to have the same issue that we are running into. There's no solution posted.

I just installed python-snappy on a fresh machine, and spent a fair bit of time figuring out that there is also a dependency on the python-dev package. Fixed it with...

Quoth Tim from the mentors stream " ideally, we'd do a small project to add to zulip.git a tool that one can run to give a given GitHub username SSH...