Abhilash Raj
Abhilash Raj
This might be a dangerous thing to do but figure out a right way to let people run custom commands when starting up a container. One use case that I...
I have seen django's latest version often breaking things around in Postorius for some or other reason. If there are other things then I will try to pin them too!
https://github.com/pypa/twine/issues/157 It is possible to verify packages from PyPI which are signed optionally. I don't know if it makes sense at all to verify any package if you can't verify...
Remove the additional dependency of postgres-client in the images. It is possible check for it by just using psycopg2 in the python. I am not sure though if we should...
Add more documentation or links to the mailman's documentation to use SQLite, PostgreSQL or MySQL database in the given setup.
Figure out a way to sync images from Paper to Git. It might need additional work to put images in the correct static location.
It should not be very difficult to support tags. Right now, only date and name is added as metadata to each post. In figure, maybe we can use hashtags in...