.github /ISSUE_TEMPLATE
Add issue templates
2023-05-09 15:03:31 -04:00
.tx
i18n
2023-02-22 10:23:03 +01:00
docker
Move docker utils under a dedicated folder
2023-06-05 12:26:50 +02:00
docs
1.3.0
2023-05-31 10:36:01 +02:00
scripts
Allow to make vendors without Makefile
2023-06-05 13:19:14 +02:00
umap
Use django-environ to make part of the settings available throught env vars
2023-06-05 11:48:21 +02:00
.dockerignore
Do not track Dockerfile, not to invalidate Docker cache at each change
2023-06-05 14:44:33 +02:00
.gitignore
Simpler .gitignore, easier to read, understand, maintain
2020-03-09 17:54:43 +01:00
.pipignore
Upgrade django-social-auth to python-social-auth
2014-03-06 23:22:37 +01:00
.prettierrc.yaml
Apply PrettierJS to the whole codebase
2023-05-12 13:57:03 -04:00
.readthedocs.yaml
Control which version of mkdocs is install on readthedocs
2023-04-30 11:35:23 +02:00
.travis.yml
chore: use setup.cfg
2021-12-30 11:16:00 +01:00
docker-compose.yml
Add a basic docker-compose.yml as example
2023-06-05 14:33:26 +02:00
Dockerfile
Remove unused data folder from Dockerfile
2023-06-05 13:57:32 +02:00
LICENSE
Fixed typo
2013-06-23 22:43:29 -05:00
Makefile
Allow to make vendors without Makefile
2023-06-05 13:19:14 +02:00
manage.py
Allow to load setting from a non python path
2016-09-10 08:26:23 +02:00
MANIFEST.in
Explicitly exclude local.py from being released
2018-07-07 23:46:10 +02:00
mkdocs.yml
chore: remove mkdocs warning about "pages" replaced by "nav"
2021-12-30 12:01:59 +01:00
osmic-white.yaml
update osmic YAML files according to new configuration
2018-11-17 22:03:08 +01:00
osmic.yaml
update osmic YAML files according to new configuration
2018-11-17 22:03:08 +01:00
package-lock.json
Use DOMPurify to escape malicious input from user
2023-05-30 14:22:04 -04:00
package.json
Allow to make vendors without Makefile
2023-06-05 13:19:14 +02:00
pytest.ini
Use ipdb with pytest --pdb
2023-02-27 11:01:01 +01:00
README.md
Remove django-leaflet-storage and leaflet.storage from README
2023-06-02 16:49:50 +02:00
SECURITY.md
Create SECURITY.md to report security issues
2023-05-05 15:13:53 -04:00
setup.cfg
Remove requirements-docker.txt
2023-06-05 12:03:42 +02:00
setup.py
chore: use setup.cfg
2021-12-30 11:16:00 +01:00