| .. |
|
api
|
abf11fbcb8
Merge branch 'develop' into feature
|
3 лет назад |
|
forms
|
466931d2fb
Fixes #9829: Arrange custom fields by group when editing objects
|
3 лет назад |
|
graphql
|
1d55c04c21
Closes #9006: Enable custom fields, custom links, and tags for journal entries
|
3 лет назад |
|
management
|
e2eb7fdfb5
Clear webhook queue on script failure
|
3 лет назад |
|
migrations
|
c5fb7b72f0
Closes #9391: Remove 500-character limit for custom link text & URL fields
|
3 лет назад |
|
models
|
c5fb7b72f0
Closes #9391: Remove 500-character limit for custom link text & URL fields
|
3 лет назад |
|
plugins
|
e2286a4c48
Fix plugin name resolution
|
4 лет назад |
|
tables
|
379880cd84
Closes #9582: Enable assigning config contexts based on device location
|
3 лет назад |
|
templatetags
|
a5c8bbf79e
Closes #8684: Change custom link template context variable 'obj' to 'object' (backward-compatible)
|
4 лет назад |
|
tests
|
29eb37857c
Merge branch 'develop' into feature
|
3 лет назад |
|
__init__.py
|
e813dda275
Remove default_app_config (deprecated in Django 3.2)
|
4 лет назад |
|
admin.py
|
52178f78d1
Closes #7702: Add Powerfeed Defaults to User Configurations
|
3 лет назад |
|
apps.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
4 лет назад |
|
choices.py
|
20eaa7d069
#9166 - Add UI Visibility setting for custom fields
|
3 лет назад |
|
conditions.py
|
dcececf9c0
Improve documentation and testing for conditions
|
4 лет назад |
|
constants.py
|
cdae0c2bef
Remove extras_features() decorator
|
4 лет назад |
|
context_managers.py
|
0d60099588
Move request object and webhook queue to TLS
|
4 лет назад |
|
filters.py
|
7c60089692
Ditch CustomFieldFilter
|
4 лет назад |
|
filtersets.py
|
29eb37857c
Merge branch 'develop' into feature
|
3 лет назад |
|
lookups.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
4 лет назад |
|
querysets.py
|
379880cd84
Closes #9582: Enable assigning config contexts based on device location
|
3 лет назад |
|
registry.py
|
047bed2a86
Tweak registry initialization
|
4 лет назад |
|
reports.py
|
f13a00b2dd
Save old JobResults
|
3 лет назад |
|
scripts.py
|
56f3aaf7c8
Merge pull request #9473 from kkthxbye-code/fix-9466
|
3 лет назад |
|
signals.py
|
870aa3a265
Merge branch 'develop' into feature
|
4 лет назад |
|
urls.py
|
d42c59792f
#8334: Move object changelog & journaling to generic views
|
4 лет назад |
|
utils.py
|
047bed2a86
Tweak registry initialization
|
4 лет назад |
|
validators.py
|
44c0dec68b
Extend CustomValidator to support required, prohibited fields
|
4 лет назад |
|
views.py
|
379880cd84
Closes #9582: Enable assigning config contexts based on device location
|
3 лет назад |
|
webhooks.py
|
1ddb219a0c
Documentation cleanup
|
3 лет назад |
|
webhooks_worker.py
|
5cbc978cad
Render the payload_url of the Webhook with Jinja2
|
4 лет назад |