Skip to content
New issue

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

Make it works with UUID #7

Closed
Kmaschta opened this issue Sep 5, 2016 · 3 comments
Closed

Make it works with UUID #7

Kmaschta opened this issue Sep 5, 2016 · 3 comments

Comments

@Kmaschta
Copy link
Contributor

Kmaschta commented Sep 5, 2016

As discussed on a precedent PR about identifier parsing, admin-on-rest doesn't support UUID as entities identifier.

@VaclavSir
Copy link
Contributor

What is the issue with UUID identifiers? I am trying to use UUIDs and I haven't found any problem yet other than the prop type warning on Datagrid.

@Kmaschta
Copy link
Contributor Author

It'll not work with a ReferenceManyField because of a parseInt in its rendering.

bjet007 pushed a commit to bjet007/admin-on-rest that referenced this issue Sep 23, 2016
bjet007 pushed a commit to bjet007/admin-on-rest that referenced this issue Oct 4, 2016
bjet007 pushed a commit to bjet007/admin-on-rest that referenced this issue Oct 5, 2016
bjet007 pushed a commit to bjet007/admin-on-rest that referenced this issue Oct 5, 2016
bjet007 added a commit to bjet007/admin-on-rest that referenced this issue Oct 6, 2016
fzaninotto added a commit that referenced this issue Oct 10, 2016
@fzaninotto
Copy link
Member

Fixed by #67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants