Coder Social home page Coder Social logo

andersinno / django-form-designer-ai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samluescher/django-form-designer

11.0 11.0 10.0 541 KB

Design contact forms, search forms etc from the Django admin, without writing any code. Integrates with Django CMS.

License: BSD 3-Clause "New" or "Revised" License

Python 90.92% HTML 9.08%

django-form-designer-ai's People

Contributors

42juododranoel avatar aert avatar akx avatar barsch avatar beneshed avatar bloynd avatar charettes avatar dangerfield avatar deejaypee avatar driesdesmet avatar ehaivala avatar estuans avatar faebser avatar frwickst avatar huxley avatar jayvdb avatar jegorami avatar jopesy avatar jself avatar jsma avatar jssel avatar keysen avatar llonchj avatar mrmachine avatar nanuuki avatar samluescher avatar suutari-ai avatar vdboor avatar wiltso avatar yvess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

django-form-designer-ai's Issues

Cannot modify form definition without adding new field

Steps to reproduce:

  1. Start creating new form
  2. Add form name
  3. Add name for first field, because required (actually this is part of the problem)
  4. Save and continue editing
  5. Save again --> Form has errors due to field #2 not having field name

Expected outcome:

  • It should be possible to save form without fields
  • It should be possible to save form without adding another field

Migration dependency

form_designer/contrib/cms_plugins/form_designer_form/migrations/0001_initial.py
has ('cms', '0014_auto_20160404_1908'), does this really mean, that form-designer is not compatible with django cms < 3.3x ?

Add ability to define reply_to in email settings

Userstory:
As an admin I want to press "reply" in my mail client to reply directly to the person who filled the form initially.

This can be achieved by using form field value in the email settings. It's already possible to set the mail_from email address, but similarly I'd want to se the reply_to address.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.