File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
convenient_formsets/static/convenient_formsets Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3- ## (Unreleased)
3+ ## Version 2.0
44- ** BREAKING:** empty forms are now expected to appear inside the ` <template> `
55 tag instead of any other hidden tag. As such, the ` emptyFormSelector `
66 parameter has been renamed to ` emptyFormTemplateSelector ` . See updated usage
Original file line number Diff line number Diff line change 11/*!
2- * Convenient Formsets 1.2.1 (https://github.com/tiesjan/django-convenient-formsets/)
2+ * Convenient Formsets 2.0 (https://github.com/tiesjan/django-convenient-formsets/)
33 * Copyright 2021-present Ties Jan Hefting
44 * Licensed under BSD 3-Clause License
55 */
Original file line number Diff line number Diff line change 77setuptools .setup (
88 # Metadata
99 name = "django-convenient-formsets" ,
10- version = "1.2.1 " ,
10+ version = "2.0 " ,
1111 license = "BSD" ,
1212 author = "Ties Jan Hefting" ,
1313
You can’t perform that action at this time.
0 commit comments