Back
Django Packages
Load previous page…
big quality of life update for the week which fixes bugs, refactors tests, better 404 tracking of projects that are no longer on GH, and lots of small updates
#djangopackages
scoped out some research for switching over
#djangopackages search to use Postgres's FullText search.
wrote and tested some Package Model managers to make indexing more consistent. That way archiving a pack in one place does it everywhere.
#djangopackages
More working on getting pypi testing coverage up. This is one of the most problematic areas.
#djangopackages
partially rewrote fetch_pypi_data() and started on some tests to make it easier to figure out
#djangopackages