.. |
fixtures
|
Fixture for OAuth app used by Blender DevFund development server
|
2024-07-05 15:43:31 +02:00 |
management
|
Send user-modified only to webhooks of relevant OAuth apps
|
2024-06-17 10:49:17 +02:00 |
migrations
|
Upgrade to Django 4.2
|
2024-06-17 11:48:51 +02:00 |
static
|
Fix collectstatic broken by missing JS maps
|
2024-06-17 12:45:43 +02:00 |
templates
|
Avatars: replace image column with the new one
|
2023-12-14 13:02:44 +01:00 |
templatetags
|
Avatars: replace image column with the new one
|
2023-12-14 13:02:44 +01:00 |
tests
|
fix test warnings
|
2024-07-23 14:07:06 +02:00 |
views
|
User-modified: clean handling of avatar changes
|
2024-05-31 19:00:19 +02:00 |
__init__.py
|
Code formatted with black
|
2020-12-14 18:05:12 +01:00 |
admin_decorators.py
|
Added decorator to set admin action descriptions.
|
2017-11-28 15:52:18 +01:00 |
admin.py
|
Avatars: duplicate field and generate thumbnails for it on change
|
2023-12-12 09:52:45 +01:00 |
apps.py
|
Code formatted with black
|
2020-12-14 18:05:12 +01:00 |
context_processors.py
|
Code formatted with black
|
2020-12-14 18:05:12 +01:00 |
email.py
|
Send an email after account deletion is requested
|
2021-02-25 18:02:15 +01:00 |
fields.py
|
Avatars: replace image column with the new one
|
2023-12-14 13:02:44 +01:00 |
file_utils.py
|
Avatars: replace image column with the new one
|
2023-12-14 13:02:44 +01:00 |
forms.py
|
Avatars: replace image column with the new one
|
2023-12-14 13:02:44 +01:00 |
hashers.py
|
Command for processing deletion requests, closes T82969 D10170
|
2021-01-28 14:34:26 +01:00 |
models.py
|
PEP: autoformatted by black
|
2024-01-04 11:01:10 +01:00 |
oauth_validator.py
|
Add support for OpenID Connect applications
|
2023-07-08 01:22:43 +02:00 |
recaptcha.py
|
Catch more errors when trying to reach reCAPTCHA
|
2021-08-31 16:43:04 +02:00 |
signals.py
|
Logging: missing argument in info message
|
2024-06-17 10:05:53 +02:00 |
urls.py
|
Upgrade to Django 4.2
|
2024-06-17 11:48:51 +02:00 |
utils.py
|
Fix current_login_ip DataError
|
2023-11-26 00:11:28 +01:00 |