So, I've been working on https://code.djangoproject.com/ticket/25197

I have it as part of my own project, with a view to contributing to core once it's polished.

Currently it has basic functionality - a JS widget that fires on load, hides the textarea, and produces a table of (name, value, actions).

It records original values for existing keys, so you can "undo" your changes. And I'm just adding detection of duplicate keys.

I also hope to add a "soft delete" so you can mark a key for deletion, instead of immediately discarding it...

However, I've run into two problems:

1. I'd like more input on the features people feel are essential.

2. Is there a guide somewhere to styles and markup to be used in admin templates?

3. I plan to pull in another icon from FA, but it appears the one we currently use for "inline delete" is customised from the original. Does anyone know who made these changes and how?

--
Curtis

--
You received this message because you are subscribed to the Google Groups "Django 
developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/56B7CF18.9010007%40tinbrain.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to