Skip to content
#

admin

Here are 170 public repositories matching this topic...

sqladmin
colin99d
colin99d commented May 9, 2022

Checklist

  • There are no similar issues or pull requests for this yet.

Is your feature related to a problem? Please describe.

I want to be able to use model types provided by sqlalchemy_utils such as EmailType, IPAddressType, and UUIDType.

Describe the solution you would like.

I would like the admin page to work without crashing when they are used (just treating them all as st

enhancement good first issue
hugo-academic-cli
gcushen
gcushen commented Nov 21, 2021

Goals

Add support for JSON CSL

Details

Use JSON CSL as input since it's the web-friendly reference format that can be exported by popular reference managers.

Going forward, focus efforts more on JSON CSL parsing rather than legacy bibtex standard that does not support modern publication types well.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the admin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the admin topic, visit your repo's landing page and select "manage topics."

Learn more