Arthur Hanson ded2fe9471 15809 Mark unions as nullable in GraphQL where appropriate (#15824) 2 年 前
..
forms 46bd62fdc9 Merge branch 'develop' into feature 2 年 前
management b0541be107 13745 device type migration (#13747) 2 年 前
serializers 80f5eeacdd Fix issues loading demo data 3 年 前
templates 77a4300888 Closes #15618: Always use ISO 8601 date & time formatting (#15737) 2 年 前
templatetags e3c418263e Fixes #15778: Fix bulk edit/delete functionality when HTMX is enabled 2 年 前
testing ded2fe9471 15809 Mark unions as nullable in GraphQL where appropriate (#15824) 2 年 前
tests ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 2 年 前
__init__.py 27b289ee3b Initial push to public repo 10 年 前
api.py b86c8a9524 Remove utilities.utils.dynamic_import() 2 年 前
choices.py a9bb4c5c3e Move choice sets from utilities.choices to netbox.choices 2 年 前
constants.py 8254e707b6 12851 replace bleach with nh3 (#14767) 2 年 前
conversion.py bbb8b7d010 Move to_grams() & to_meters() from utilities.utils to utilities.conversion 2 年 前
counters.py b93735861d Fixes #14081: Fix cached counters on delete for parent-child items (#14131) 2 年 前
data.py 81ca455fef Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data 2 年 前
datetime.py 7b1a08a187 Move local_now() to utilities.datetime 2 年 前
error_handlers.py 19bb808936 Move utilities.api.rest_api_server_error() to utilities.error_handlers.handle_rest_api_exception() 2 年 前
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
fields.py 3ddacf4b88 Merge branch 'develop' into feature 2 年 前
filters.py aa9a40f268 Remove unused MACAddressFilter 2 年 前
html.py 2a3b85a32f Move clean_html() & foreground_color() to utilities.html 2 年 前
htmx.py 4e4c277711 Fixes #15652: Fix the display of error messages after attempting to delete an object 2 年 前
jinja2.py 1d3efc90c0 Move utilities.utils.render_jinja2() to utilities.jinja2 2 年 前
json.py af8bb0c4b9 10348 add decimal custom field (#10422) 3 年 前
markdown.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 2 年 前
mptt.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 2 年 前
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
paginator.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
permissions.py 73bb175afa Rename resolve_permission_ct() to resolve_permission_type() 2 年 前
query.py ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 2 年 前
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
querydict.py 3b4898adea Move prepare_cloned_fields() to utilities.querydict 2 年 前
querysets.py a4acb50edd 12589 move user and group admin from admin (#12877) 3 年 前
relations.py eb3aa7cb36 Move utilities.utils.get_related_models() to utilities.relations 2 年 前
request.py ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request 2 年 前
rqworker.py 2204735e9f Adds rq retry options (#12588) 3 年 前
serialization.py b92d3245c8 Move serialize_object() & deserialize_object() to utilities.serialization 2 年 前
string.py 6973228825 Closes #15465: Clean up settings.py 2 年 前
tables.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 年 前
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 3 年 前
urls.py d470848b29 Closes #12246: General cleanup of utilities modules 3 年 前
validators.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 年 前
views.py 3547ea376c Move utilities.utils.get_viewname() to utilities.views 2 年 前