cookiecutter-django/{{cookiecutter.project_slug}}/config
Matheus Jardim Bernardes 72887ed673
add pt_BR .po file (#4367)
* add pt_BR .po file

* add ptBR strings

* update docs

* add README.rst info for i18n

* Update {{cookiecutter.project_slug}}/locale/pt_BR/LC_MESSAGES/django.po

Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>

---------

Co-authored-by: Matheus Jardim <matheus.jardim@conceptu.ind.br>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2023-06-07 09:50:30 +01:00
..
settings add pt_BR .po file (#4367) 2023-06-07 09:50:30 +01:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
asgi.py Rename ROOT_DIR to BASE_DIR (#4086) 2023-01-25 22:55:08 +00:00
celery_app.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
urls.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
websocket.py Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
wsgi.py Rename ROOT_DIR to BASE_DIR (#4086) 2023-01-25 22:55:08 +00:00