Add DEVELOPER setting to configuration.example.py #6700

Closed
opened 2025-12-29 19:44:10 +01:00 by adam · 1 comment
Owner

Originally created by @rixx on GitHub (Jul 20, 2022).

Proposed Changes

Adding the DEVELOPER = False setting to the configuration.example.py would make it easier to find and better documented (in addition to the developer setup documentation, of course).

Justification

I'm an idiot and set DEVELORERS = True and was very confused for several minutes when I tried to create database migrations. Just creating issue + PR here on the offchance of saving anybody else the trouble in the future.

Originally created by @rixx on GitHub (Jul 20, 2022). ### Proposed Changes Adding the `DEVELOPER = False` setting to the configuration.example.py would make it easier to find and better documented (in addition to the developer setup documentation, of course). ### Justification I'm an idiot and set `DEVELORERS = True` and was very confused for several minutes when I tried to create database migrations. Just creating issue + PR here on the offchance of saving anybody else the trouble in the future.
adam added the type: housekeeping label 2025-12-29 19:44:10 +01:00
adam closed this issue 2025-12-29 19:44:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 21, 2022):

We intentionally don't include this in the example configuration, because it should not never be enabled by anyone not already familiar with the development documentation.

@jeremystretch commented on GitHub (Jul 21, 2022): We intentionally don't include this in the example configuration, because it should not never be enabled by anyone not already familiar with the development documentation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6700