horizon/horizon/forms
BubaVV 8ccbd83577 Remove obsolete creation_counter field
creation_counter is never used in fields.py and was deprecated in
Django 2.x. Fields of object are keeped internally as ordered
dictionary, so we don't need any additional tools to manage it

Related Django bug:
https://code.djangoproject.com/ticket/23919#comment:95

Change-Id: I530a47ad8bfed6aef63d0a678a69fa09288f123e
2019-02-08 10:30:46 +00:00
..
__init__.py pylint: Drop non-existing IPAddressField 2019-01-15 01:07:04 +09:00
base.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
fields.py Remove obsolete creation_counter field 2019-02-08 10:30:46 +00:00
views.py SG creation user taken straight to edit rules 2019-01-07 09:59:39 +00:00