Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ordered ModelForm, for when you want a submit button at the bottom of... #110

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 19, 2016

  1. Ordered ModelForm, for when you want a submit button at the bottom of…

    … an automatically generated form.
    
    Resolves #82 and my own issues.
    Bill Schumacher committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    ae681ac View commit details
    Browse the repository at this point in the history
  2. Should clarify that it's an example.

    Bill Schumacher committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    78248f4 View commit details
    Browse the repository at this point in the history
  3. Better docstrings.

    Bill Schumacher committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    1441f03 View commit details
    Browse the repository at this point in the history
  4. tests

    Bill Schumacher committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    752b145 View commit details
    Browse the repository at this point in the history