Skip to content

Commit

Permalink
10 -> 11 because PyPI puked on an upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Jan 18, 2020
1 parent ce02058 commit 2794469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Then in your template, include jQuery, `{{ form.media }}`, and render the form:

## Change Log

* 5.1.2.10: Fix deprecations introduced in Django 3.0 (`force_text` -> `force_str`).
* 5.1.2.11: Fix deprecations introduced in Django 3.0 (`force_text` -> `force_str`).
* 5.1.2.9: Include JS assets from the parent form if `TEMPUS_DOMINUS_INCLUDE_ASSETS` is `False`. Switch to using `setuptools-scm` instead of `MANIFEST.in`.
* 5.1.2.7 / 5.1.2.8: Bug fix: if a field had a hyphen in the `id`, this would cause an error in the JS function. Force hyphens to underscores.
* 5.1.2.6: Include a defer function to play more nicely with different jQuery configurations.
Expand Down

0 comments on commit 2794469

Please sign in to comment.