Thursday, March 31, 2016

Re: django admin_tools et file edition

CKEditor is appropriate for files that need solid typography and formatting. If you're looking for something simpler, Markdown is a common solution. Markdown is a markup syntax widespread on internet forums.

None of those really address "configuration files," though. Is fancy formatting actually the problem you're trying to solve? Are you trying to find a way to save and edit files on a hard drive? Save text to a database to affect the behavior of your website? Something else?

On Thu, Mar 31, 2016 at 11:51 AM, vassilux <v.gontcharov@gmail.com> wrote:
Hi alls,
It is my first django project and   I look for a solution to edit files, for exemple allow to an "advanced user" editing configuration files.


I looked into django-ckeditor  but it is not clear for the moment

Where  I can look for informations / examples ?


Thanks





--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5d9fda07-2a03-4fe9-8046-e853fd616943%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Bv0ZYVzpsutDAj%3Db%2BHxyRZQC3R-EVReyLXDLsa%2BP8TS9-qXvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment