bctiemann abfa28dc56 Fixes: #18150 - Get pagination limit with default 0 (#18151) 1 anno fa
..
forms e7bd0e53d7 Closes #17776: Add support for different HTTP methods to HTMXSelect 1 anno fa
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 anno fa
serializers e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 anno fa
templates 8deaaae44b Fixes: #17083 - Wrap labels in a div to reduce inadvertently clickable area to their left in forms (#17525) 1 anno fa
templatetags e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 anno fa
testing 6f7bf5baf4 Merge branch 'develop' into feature 1 anno fa
tests abfa28dc56 Fixes: #18150 - Get pagination limit with default 0 (#18151) 1 anno fa
__init__.py 27b289ee3b Initial push to public repo 10 anni fa
api.py b86c8a9524 Remove utilities.utils.dynamic_import() 2 anni fa
choices.py a9bb4c5c3e Move choice sets from utilities.choices to netbox.choices 2 anni fa
constants.py 92d8aa583a Add support for socks connection to Git backend (#17640) 1 anno fa
conversion.py e36f23ed03 Fixes: #18038 - Ensure DeviceType._abs_weight is stored as an integer (#18039) 1 anno fa
counters.py b93735861d Fixes #14081: Fix cached counters on delete for parent-child items (#14131) 2 anni fa
data.py cf1024a12b 9627 use ArrayField on VLANGroup for allowed VLANs (#16710) 1 anno fa
datetime.py b2c5a4639c Introduce datetime_from_timestamp() utility function 1 anno fa
error_handlers.py 08ac5cd52c Merge branch 'develop' into feature 1 anno fa
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 anni fa
fields.py b605dfcba0 16704 - Define a default help_text for ColorField (#16708) 1 anno fa
filters.py 6ae3af2f26 13459 Fix OpenAPI type for TreeNodeMultipleChoiceFilter (#17095) 1 anno fa
html.py 7ac6dff96d Closes #17733: Replace `pycodestyle` with `ruff` (#17734) 1 anno fa
htmx.py 4e4c277711 Fixes #15652: Fix the display of error messages after attempting to delete an object 2 anni fa
jinja2.py 327ad8cfc9 Fixes #17490: Config Template unable to dynamically include templates (#18106) 1 anno fa
json.py d23b9370f6 17219 fix custom validator display if function (#17247) 1 anno fa
markdown.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 anno fa
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 2 anni fa
mptt.py d470848b29 Closes #12246: General cleanup of utilities modules 3 anni fa
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 2 anni fa
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 3 anni fa
paginator.py 5e92dac4ac Fix pagination when `pagination.per_page` is `""` 2 anni fa
password_validation.py 00874ac9e7 17289 enforce minimum password strength (#17299) 1 anno fa
permissions.py a7f83de8c4 Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268) 1 anno fa
query.py ae8df77cc8 Move count_related() & dict_to_filter_params() to utilities.query 2 anni fa
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 anni fa
querydict.py e2596587fa fix: allow cloning field value of 0 (#16741) 1 anno fa
querysets.py a20ccfee7e Update queryset resolution methods for compatibility with Django 5.0 2 anni fa
relations.py eb3aa7cb36 Move utilities.utils.get_related_models() to utilities.relations 2 anni fa
release.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 anno fa
request.py ef774319f4 Move NetBoxFakeRequest and copy_safe_request() from utilities.utils to utilities.request 2 anni fa
rqworker.py 2204735e9f Adds rq retry options (#12588) 3 anni fa
serialization.py a094719d23 Closes #16290: Capture entire object in changelog data 1 anno fa
socks.py 92d8aa583a Add support for socks connection to Git backend (#17640) 1 anno fa
string.py 6973228825 Closes #15465: Clean up settings.py 2 anni fa
tables.py 207c91ef6b 16460 remove spaces from telephone dialing 1 anno fa
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2 anni fa
urls.py d470848b29 Closes #12246: General cleanup of utilities modules 3 anni fa
validators.py af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) 2 anni fa
views.py c22463f4aa Closes #16580: Remove `AUTH_EXEMPT_PATHS` (#16662) 1 anno fa