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