File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ customize admin theme.
122122 to use the ``STATICFILES_DIR `` setting in ``settings.py ``.
123123
124124 You can learn more in the `Django documentation
125- <https://docs.djangoproject.com/en/3.0 /ref/settings/#std:setting-STATICFILES_DIRS> `_.
125+ <https://docs.djangoproject.com/en/4.2 /ref/settings/#std:setting-STATICFILES_DIRS> `_.
126126
127127Extend Admin Theme Programmatically
128128~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ by modifying ``InputFilter`` as following:
146146
147147 To know about other lookups that can be used please check `Django Lookup
148148API Reference
149- <https://docs.djangoproject.com/en/3 .2/ref/models/lookups/#django.db.models.Lookup> `__
149+ <https://docs.djangoproject.com/en/4 .2/ref/models/lookups/#django.db.models.Lookup> `__
150150
151151``openwisp_utils.admin_theme.filters.SimpleInputFilter ``
152152--------------------------------------------------------
You can’t perform that action at this time.
0 commit comments