Skip to content

Aiming to build a python package to create dynamic form repeater within django ecosystem.

Notifications You must be signed in to change notification settings

sudipnext/django-dynaform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-dynaform

django-dynaform is an open-source Django package that enables dynamic form repeaters using the Select2 widget within the Django ecosystem. The package allows developers to create dynamic, repeatable fields that can enhance user interaction in Django forms.

This project is actively participating in Hacktoberfest, and we're looking for contributors! If you're interested in Django, forms, or improving user experience with dynamic UI elements, this is a great project to get started with.

Features

  • Integrates Select2 for improved dropdowns in forms.
  • Creates dynamic, repeatable form fields.
  • User-friendly and easy to customize.
  • Lightweight and minimal dependencies.
  • Compatible with Django formsets and models.

Hacktoberfest Participation

We are excited to participate in Hacktoberfest 2024! Here’s how you can get involved:

  • Good First Issues: We've labeled a few issues as “good first issues” to help you get started.
  • New Features and Improvements: We're open to new ideas, and we'd love to see your creativity in enhancing the package.
  • Bug Fixes: Help us by fixing existing bugs or optimizing the codebase.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -m "Added new feature").
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request!

About

Aiming to build a python package to create dynamic form repeater within django ecosystem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published