File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22Changelog for django-agnocomplete
33=================================
44
5- 0.13.0 (unreleased )
5+ 0.12.2 (2018-03-09 )
66===================
77
8- * Nothing yet
8+ * Fix AgnocompleteWidgetMixin running unfiltered queries on django>=1.11
99
10100.12.1 (2018-03-08)
1111===================
1212
13- * Fix AgnocompleteWidgetMixin running unfiltered queries on django>=1.11
13+ **THIS VERSION IS CANCELLED **. We messed up a bit with branches and releases, and it resulted in a bad release.
14+ Please consider that this release has never existed.
15+
16+ We're deeply sorry about the inconvenience.
1417
15180.12.0 (2018-01-26)
1619===================
Original file line number Diff line number Diff line change 22
33setup (
44 name = 'django-agnocomplete' ,
5- version = '0.13.0dev0 ' ,
5+ version = '0.12.2 ' ,
66 packages = ['agnocomplete' ],
77 include_package_data = True ,
88 description = 'Frontend-agnostic Django autocomplete utilities' ,
You can’t perform that action at this time.
0 commit comments