..
forms
Fixes : #13722 - Correct range expansion code when a numeric set is used ( #15301 )
2024-03-11 10:50:10 -04:00
management
13745 device type migration ( #13747 )
2023-09-18 09:59:26 -04:00
serializers
Fix issues loading demo data
2022-11-29 09:18:03 -05:00
templates
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
templatetags
Fixes #15025 : can_add() template filter should accept a model (not an instance)
2024-02-02 11:59:44 -05:00
testing
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
tests
Fixes : #13722 - Correct range expansion code when a numeric set is used ( #15301 )
2024-03-11 10:50:10 -04:00
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
api.py
Fixes : #14840 - Forces API to use django user model instead of proxy model ( #14881 )
2024-02-05 11:57:30 -05:00
choices.py
Adds csv dialect detection to bulk import view ( #13563 )
2023-09-12 16:48:40 -04:00
constants.py
Adds csv dialect detection to bulk import view ( #13563 )
2023-09-12 16:48:40 -04:00
counters.py
Fixes #14081 : Fix cached counters on delete for parent-child items ( #14131 )
2023-12-12 16:53:04 -05:00
error_handlers.py
Closes #12135 : Prevent the deletion of interfaces with children ( #14091 )
2023-11-01 13:47:14 -04:00
exceptions.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
fields.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
files.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
filters.py
Fixes #13606 : Fix filtering by null for multiselect custom fields
2023-12-27 12:49:31 -05:00
graphql_optimizer.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
htmx.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
jinja2.py
Closes #11559 : Implement config template rendering ( #11769 )
2023-02-19 20:09:52 -05:00
json.py
10348 add decimal custom field ( #10422 )
2022-09-30 16:03:24 -04:00
markdown.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
migration.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
mptt.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
ordering.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
paginator.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
permissions.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
query_functions.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
querysets.py
12589 move user and group admin from admin ( #12877 )
2023-07-20 16:22:08 -04:00
request.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
rqworker.py
Adds rq retry options ( #12588 )
2023-05-16 14:10:44 -04:00
tables.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
tracking.py
6347 Cache the number of each component type assigned to devices/VMs ( #12632 )
2023-07-25 09:39:05 -04:00
urls.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
utils.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
validators.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
views.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00