mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 18:09:36 -06:00
* Create RenderMixin, and unify template_code rendering and exporting * Join migrations * Add DEFAULT_MIME_TE constant * Move RenderMixin to extras.models.mixins, Rename RenderMixin to RenderTemplateMixin * Add render_jinja2 to __all__ * Rename ConfigTemplateFilterForm rendering FieldSet * ConfigTemplate lint * Simplify ExportTemplate get_context * Fix table order, and add fields for translations * Update Serializers * Update forms, tables, graphQL, API * Add extra tests for ConfigTemplate and ExportTemplate * Documentation update * Fix typo * Misc cleanup * Clean up template layouts --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com> |
||
|---|---|---|
| .. | ||
| _theme | ||
| administration | ||
| configuration | ||
| customization | ||
| development | ||
| features | ||
| getting-started | ||
| installation | ||
| integrations | ||
| media | ||
| models | ||
| plugins | ||
| reference | ||
| release-notes | ||
| extra.css | ||
| index.md | ||
| introduction.md | ||
| netbox_logo_dark.svg | ||
| netbox_logo_light.svg | ||