You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might make more sense to do in the Stregsystem repo, so it's not unnecessarily tied to the server config.
i think personally i prefer keeping the configuration in one place, although keeping it in the other repo would let others add to the file with new PR's to that repo. I think i'll keep it here until we've got the full system up and running.
As for django-select2, I suggest creating a pull request to Nixpkgs so others can also take advantage of it as well.
wouldn't that mean we'd have to maintain that as well? there's methods for importing unpackaged python modules, i think that's sufficient for now
Most of the work is done ish, main tasks remaining is:
sed -i ''<line num> i <option> = <value>" treo/setup.py
in reverse order is sufficient, do this for every config option)stregsystem/fixtures/
)notes
The text was updated successfully, but these errors were encountered: