Publ icon indicating copy to clipboard operation
Publ copied to clipboard

Flexible publishing system for the web

Results 105 Publ issues
Sort by recently updated
recently updated
newest added

While pony is a great library, a lot of its functionality tends to run into compatibility issues with every Python version change, and the utility of a rapid-development ORM has...

code quality
large

## Expected Behavior There should be some means of providing metadata associated with an attachment relationship, beyond just the fact the attachment exists. Additionally, attachment order should probably be made...

enhancement

If a template is designated as having a MIME type of `foo/bar` then it should also match an `Accept:` of `foo/baz+bar` if there are no direct matches. For example, with...

enhancement

If there's a UUID collision on a newly-indexed entry, generate a new UUID rather than failing to index.

enhancement