bctiemann a7f83de8c4 Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268) 1 год назад
..
forms 6c51b89502 Updated clean method on DynamicModelMultipleChoiceField to return the name. 1 год назад
management b0541be107 13745 device type migration (#13747) 2 лет назад
serializers 80f5eeacdd Fix issues loading demo data 3 лет назад
templates dbcd89c8ed Closes #16273: Add search box to menu on mobile 1 год назад
templatetags 1d2ea90fd4 Fixes: #17108 - Update isotime and isodate filters to be timezone-aware (#17267) 1 год назад
testing 173c339993 Update import statements for Strawberry 0.236.0 1 год назад
tests ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 1 год назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py b86c8a9524 Remove utilities.utils.dynamic_import() 1 год назад
choices.py a9bb4c5c3e Move choice sets from utilities.choices to netbox.choices 1 год назад
constants.py 8254e707b6 12851 replace bleach with nh3 (#14767) 2 лет назад
conversion.py bbb8b7d010 Move to_grams() & to_meters() from utilities.utils to utilities.conversion 1 год назад
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 1 год назад
datetime.py 7b1a08a187 Move local_now() to utilities.datetime 1 год назад
error_handlers.py f4ac23d868 Closes #16700: Audit usage of mark_safe() for consistent escaping 1 год назад
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
fields.py b605dfcba0 16704 - Define a default help_text for ColorField (#16708) 1 год назад
filters.py 6ae3af2f26 13459 Fix OpenAPI type for TreeNodeMultipleChoiceFilter (#17095) 1 год назад
html.py 2a3b85a32f Move clean_html() & foreground_color() to utilities.html 1 год назад
htmx.py 4e4c277711 Fixes #15652: Fix the display of error messages after attempting to delete an object 1 год назад
jinja2.py 1d3efc90c0 Move utilities.utils.render_jinja2() to utilities.jinja2 1 год назад
json.py af8bb0c4b9 10348 add decimal custom field (#10422) 3 лет назад
markdown.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 1 год назад
mptt.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 1 год назад
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
paginator.py 5e92dac4ac Fix pagination when `pagination.per_page` is `""` 1 год назад
permissions.py a7f83de8c4 Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268) 1 год назад
query.py ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 1 год назад
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
querydict.py e2596587fa fix: allow cloning field value of 0 (#16741) 1 год назад
querysets.py a20ccfee7e Update queryset resolution methods for compatibility with Django 5.0 1 год назад
relations.py eb3aa7cb36 Move utilities.utils.get_related_models() to utilities.relations 1 год назад
request.py ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request 1 год назад
rqworker.py 2204735e9f Adds rq retry options (#12588) 2 лет назад
serialization.py a094719d23 Closes #16290: Capture entire object in changelog data 1 год назад
string.py 6973228825 Closes #15465: Clean up settings.py 1 год назад
tables.py 207c91ef6b 16460 remove spaces from telephone dialing 1 год назад
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2 лет назад
urls.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
validators.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 лет назад
views.py bfd023c6a9 Fixes #16702: Fix validation of return_url query parameter 1 год назад