We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pelican utiliza https://github.com/getpelican/feedgenerator:
https://github.com/getpelican/pelican/blob/86f62d0a92ad78df36aac9f5837d4f2715535421/pelican/writers.py#L34-L46
https://github.com/getpelican/pelican/blob/86f62d0a92ad78df36aac9f5837d4f2715535421/pelican/writers.py#L80-L92
Documentación:
https://github.com/getpelican/feedgenerator/blob/2ed917a4f99da1507214b64fb208934c6d99b9aa/feedgenerator/__init__.py#L6-L19
Código fuente: https://github.com/getpelican/feedgenerator/blob/main/feedgenerator/django/utils/feedgenerator.py
Nótese que add_item tiene pubdate https://github.com/getpelican/feedgenerator/blob/2ed917a4f99da1507214b64fb208934c6d99b9aa/feedgenerator/django/utils/feedgenerator.py#L108-L111
add_item
pubdate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pelican utiliza https://github.com/getpelican/feedgenerator:
https://github.com/getpelican/pelican/blob/86f62d0a92ad78df36aac9f5837d4f2715535421/pelican/writers.py#L34-L46
https://github.com/getpelican/pelican/blob/86f62d0a92ad78df36aac9f5837d4f2715535421/pelican/writers.py#L80-L92
Documentación:
https://github.com/getpelican/feedgenerator/blob/2ed917a4f99da1507214b64fb208934c6d99b9aa/feedgenerator/__init__.py#L6-L19
Código fuente: https://github.com/getpelican/feedgenerator/blob/main/feedgenerator/django/utils/feedgenerator.py
Nótese que
add_item
tienepubdate
https://github.com/getpelican/feedgenerator/blob/2ed917a4f99da1507214b64fb208934c6d99b9aa/feedgenerator/django/utils/feedgenerator.py#L108-L111The text was updated successfully, but these errors were encountered: