.. |
cms
|
Remove default_app_config
|
2022-10-03 10:55:33 +02:00 |
fixtures
|
the actual (dev) domain name is localhost:8000
|
2019-02-09 13:39:46 +01:00 |
management
|
Remove all traces of custommail
|
2020-09-15 11:49:32 +02:00 |
migrations
|
Use AutoField instead of BigAutoField
|
2022-10-03 10:58:52 +02:00 |
static/gestioncof
|
On supprime des sélecteurs inutiles
|
2021-05-05 01:57:46 +02:00 |
templates
|
Update django version
|
2022-10-03 10:55:33 +02:00 |
templatetags
|
Move the 'utils' template tags to the shared app
|
2020-06-29 20:47:35 +02:00 |
tests
|
Explicitely set transform=repr in assertQuerysetEquals
|
2022-10-03 10:58:52 +02:00 |
__init__.py
|
Remove default_app_config
|
2022-10-03 10:55:33 +02:00 |
admin.py
|
ugettext -> gettext
|
2022-10-03 10:55:33 +02:00 |
apps.py
|
Update the isort config for version 5.*
|
2020-07-04 13:40:32 +02:00 |
autocomplete.py
|
Instantiate the Compose classes in their own file
|
2020-07-18 16:07:12 +02:00 |
csv_views.py
|
Misc fixes
|
2019-05-21 15:30:51 +02:00 |
decorators.py
|
Black v20
|
2020-08-28 18:00:54 +02:00 |
forms.py
|
ugettext -> gettext
|
2022-10-03 10:55:33 +02:00 |
models.py
|
Replace unique_together by UniqueConstraint
|
2022-10-03 10:58:52 +02:00 |
shared.py
|
core -- Fix flake8 errors
|
2018-10-06 13:15:33 +02:00 |
signals.py
|
ugettext -> gettext
|
2022-10-03 10:55:33 +02:00 |
urls.py
|
Satisfy Lord Black
|
2021-01-07 09:19:56 +01:00 |
views.py
|
ugettext -> gettext
|
2022-10-03 10:55:33 +02:00 |
widgets.py
|
Backwards-incompatible changes : renderer argument
|
2019-04-17 18:27:14 +02:00 |