Chris Hammond

Results 16 issues of Chris Hammond

I have started the process of exploring whether we can move one of our Cmd2 tools over to click-repl to benefit from the Prompt Toolkit backend, but seem to have...

# Writable Users Endpoints ## Describe the bug #81 handles pulling information from the API, but it does not allow any changes to be written back to Falcon. We intend...

enhancement :star2:

**Is your feature request related to a problem? Please describe.** Quite simply: bare `pip` does nothing but drive people crazy. The dependency madness is awful, and installing packages takes longer...

enhancement

**Is your feature request related to a problem? Please describe.** Python 3.9 is here **Describe the solution you'd like** Enable support for Python 3.9. It's time, my dudes. **Describe alternatives...

enhancement

There has been many requests to get access to the library barcode database so that we can map barcodes to students. We should do this!

enhancement

We should have something like a Django Management command that populates the database with some dummy data. This will allow us to do far more complex test suites that actually...

enhancement

Do you have any books outstanding? Find out via UCL API and OAuth! * *I have no idea if this is even possible yet, but it would be super cool...

enhancement
oauth

We should probably write proper __str__ functions for our Django models. This should make general management much easier so that we don't have to wade through hundreds of _UserProfile_ objects,...

enhancement

At the moment we are limited in the length of names. We need to push this limit up.

It appears that the `gnureadline` package on PyPI will not build properly on macOS Sonoma with Python 12.0, potentially due to some changes in `clang`. This issue acknowledges that we...

🐛 bug
dependencies