Publ
Publ copied to clipboard
Flexible publishing system for the web
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...
## 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...
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...
hot potato
If there's a UUID collision on a newly-indexed entry, generate a new UUID rather than failing to index.