1. Merging something minimal always help to get feature requests. :-)

2. Could you be more specific about what you're looking for? All the 
existing documentation for style related stuff is at 
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/.
 
I also thought of ticket https://code.djangoproject.com/ticket/14831. 

3. GitHub alias "elky" did the new admin look for 1.9: 
https://github.com/elky/django-flat-theme. I didn't verify the edits came 
in from that change, but what does "git blame" say?

On Sunday, February 7, 2016 at 6:11:46 PM UTC-5, Curtis Maloney wrote:
>
> 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/f34888a2-d0cd-49be-837f-7036e16be97b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to