index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
settings.py
Age
Commit message (
Expand
)
Author
2024-09-05
Also make DejaVu fonts available from Django.
Vik Fearing
2024-06-24
Add a default value for GOCARDLESS_COUNTRY
Magnus Hagander
2024-06-24
Add payment provider for Gocardless bank account data
Magnus Hagander
2024-06-21
Plaid no longer supports a development environment, change default
Magnus Hagander
2024-05-14
Disable USE_L10N
Magnus Hagander
2024-05-03
Fix typo.
Dave Page
2023-11-27
Allow configuring BANK_TRANSFER_METHOD_NAME
Magnus Hagander
2023-07-25
BREAKING CHANGE: Allow the currency format to be configurable.
Dave Page
2023-06-28
Always add elections module to INSTALLED_APPS
Magnus Hagander
2023-06-18
Implement support for Plaid banktransactions
Magnus Hagander
2023-06-02
Add support for digital signature providers
Magnus Hagander
2023-01-10
Switch to font-awesome v6
Magnus Hagander
2023-01-10
Make the location of JS and CSS assets configurable
Magnus Hagander
2022-10-18
Add core support for non-dejavu ttf fonts
Magnus Hagander
2022-06-25
Remove dependency on django_markwhat and showdown
Magnus Hagander
2022-02-05
Fix format of timestamps when extracted from DateTimeRange
Magnus Hagander
2021-12-19
Set DEFAULT_AUTO_FIELD in preparation for Django 3.2
Magnus Hagander
2021-10-13
Make the location of TTF fonts configurable
Magnus Hagander
2021-05-03
Add a note about django toolbar breaking our timezone handling
Magnus Hagander
2021-04-22
Add support for web based meetings
Magnus Hagander
2021-01-23
Implement an inotify based command reloader for daemon commands
Magnus Hagander
2021-01-22
Add support for easily enabling the django debug toolbar
Magnus Hagander
2020-05-18
Complete overhaul of social media integrations
Magnus Hagander
2020-04-14
Enforce the timezone is reset between requests
Magnus Hagander
2020-04-12
Enable full timezone management
Magnus Hagander
2020-04-04
Remove dependency on django-selectable
Magnus Hagander
2020-04-04
Update middlewares for django 2.2 compatibility
Magnus Hagander
2020-04-01
Move admin injection code into specific app
Magnus Hagander
2020-02-20
Set a global default DATE_FORMAT
Magnus Hagander
2019-12-29
Fix typo
Magnus Hagander
2019-11-26
Remove a stray 4
Magnus Hagander
2019-11-01
Add the idea of monitoring endpoints, and minimalistic git monitor
Magnus Hagander
2019-07-09
Create setting for SCHEDULED_JOBS_EMAIL_SENDER
Magnus Hagander
2019-07-09
Create setting for INVOICE_NOTIFICATION_RECEIVER
Magnus Hagander
2019-07-09
Remove TREASURER_EMAIL references from code, leaving in templates
Magnus Hagander
2019-07-08
Initial support for Stripe payments
Magnus Hagander
2019-06-25
Import basic OAuth authentication integration from pgweb
Magnus Hagander
2019-03-29
Ensure all permissions group exist during migration
Magnus Hagander
2019-03-27
Add payment provider for TransferWise
Magnus Hagander
2019-01-28
Create an internal jobs scheduler
Magnus Hagander
2019-01-19
Move membership configuration to the database
Magnus Hagander
2019-01-19
Re-factor payment methods and move configuration to the database
Magnus Hagander
2019-01-10
Manual import fixes
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-05
Allow proper processing of Adyen notifications from test system
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2019-01-04
Switch to new style try/except handling
Magnus Hagander
2018-12-17
Rename pgeuinvoice.py to baseinvoice.py
Magnus Hagander
2018-12-17
Refactor and rename invoice PDF builders
Magnus Hagander
2018-12-14
Fix comment warnings
Magnus Hagander
[next]