Cynthia Kiser

Results 13 comments of Cynthia Kiser

@Eeemil Sorry this PR did not get reviewed sooner. The management command to clear renditions from the database is really helpful. I am not 100% sure about running it from...

@ParitoshKabra I don't have time to work on this issue. As you noticed my PR is super old now. If you would like to take it over (or start again...

I have a test to fix (and perhaps an additional one to write) but am ready for some help with the error handling. Adding a blank option to our select...

Agreed that the docs don't specify POSTing JSON to the create endpoint. The doc improvements can either go into the comments or into a new "Using the API" section in...

I think we need to clarify that "they need to use an affiliation tag" means "The organization needs their repositories tagged with a topic (that is GH's word for our...

@emecas How about trying an autocomplete field? https://docs.djangoproject.com/en/2.2/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields

Running a script to get all the topics for all the repositories for all organizations we know about is going to be problematic unless we find a more efficient way...

This is what I could get with 3 runs with our current set of orgs. Hope that helps for launch but we will need to redesign this if we want...

For a small project like this, minor version upgrades are unlikely to be difficult so I don't have any problem with the move to Django 4. If someone has the...

@salty-ivy Thanks for taking this up. This PR was written against Wagtail 2.x so the first thing that needs to be done is to update it for Wagtail 4.1+. At...