..
api
Support WTForms 3 ( #916 )
2022-01-23 19:43:32 +01:00
conf-templates
Add support for APPLICATION_ROOT in Docker container
2023-07-14 15:53:43 +02:00
migrations
Set black target to python3.6
2020-11-25 09:25:36 +01:00
static
Fix project deletion in the dashboard. Fixes #1094
2023-01-29 23:03:14 +01:00
templates
Invite page: document the security implication of all options
2023-07-29 13:15:54 +02:00
tests
Invite page: document the security implication of all options
2023-07-29 13:15:54 +02:00
translations
Update translation catalog for new strings
2023-07-28 17:20:11 +02:00
__init__.py
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00
babel.cfg
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00
currency_convertor.py
fix flake8
2022-07-10 16:07:19 +02:00
default_settings.py
Add support for APPLICATION_ROOT in Docker container
2023-07-14 15:53:43 +02:00
emails.py
Send an email when the project is created via the API. ( #938 )
2021-11-25 00:49:17 +01:00
forms.py
Require private code to edit a project settings
2023-07-29 13:15:54 +02:00
history.py
black formatting, since last black changed
2023-01-28 17:06:33 +01:00
manage.py
Some small cleanups ( #976 )
2022-01-30 15:26:22 +01:00
messages.pot
Update translation catalog for new strings
2023-07-28 17:20:11 +02:00
models.py
Update security docs for the new feed token
2023-07-28 17:34:34 +02:00
monkeypath_continuum.py
workaround for https://github.com/kvesteri/sqlalchemy-continuum/issues/264
2023-02-18 15:47:08 +01:00
run.py
black format
2023-01-30 23:39:15 +01:00
utils.py
Remove f-string based translations
2023-02-03 20:35:37 +01:00
versioning.py
Add Project History Page ( #553 )
2020-04-20 15:30:27 +02:00
web.py
Better feedback when changing project settings
2023-07-29 13:15:54 +02:00
wsgi.py
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00