1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #648: Pre-populate forms when selecting "create and add another"

This commit is contained in:
Jeremy Stretch
2019-12-06 16:40:39 -05:00
parent b05566e96f
commit 2956eff051
4 changed files with 40 additions and 24 deletions

View File

@ -128,6 +128,7 @@ PATCH) to maintain backward compatibility. This behavior will be discontinued be
## Enhancements
* [#33](https://github.com/digitalocean/netbox/issues/33) - Add ability to clone objects (pre-populate form fields)
* [#648](https://github.com/digitalocean/netbox/issues/648) - Pre-populate forms when selecting "create and add another"
* [#792](https://github.com/digitalocean/netbox/issues/792) - Add power port and power outlet types
* [#1865](https://github.com/digitalocean/netbox/issues/1865) - Add console port and console server port types
* [#2902](https://github.com/digitalocean/netbox/issues/2902) - Replace `supervisord` with `systemd`