Emil Stenström
92ba63c5a6
Merge pull request #178 from EmilStenstrom/contributors-readme-action-HypFrkmJeX
2022-09-10 16:18:52 +02:00
github-actions[bot]
e8a5a4aee3
docs(contributor): contrib-readme-action has updated readme
2022-09-10 14:12:57 +00:00
Emil Stenström
3b81622455
Merge pull request #177 from mands/patch-1
...
(Docs) Fix param name of autodiscovery -> autodiscover
2022-09-10 16:12:39 +02:00
Mandeep Gill
156587f39c
Fix param name of autodiscovery -> autodiscover
...
The docs say to set `autodiscovery: False` in `settings.COMPONENTS` to disable autodiscovery, but in the `app_settings` code the field is called `autodiscover`.
Cheers!
2022-09-10 14:45:38 +01:00
Emil Stenström
36928557ac
Merge pull request #176 from EmilStenstrom/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-09-06 07:06:17 +02:00
pre-commit-ci[bot]
915fdd1177
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0 )
2022-09-05 23:46:47 +00:00
Emil Stenström
fc4e9da116
Merge pull request #174 from EmilStenstrom/dependabot/pip/pytest-7.1.3
...
Bump pytest from 7.1.2 to 7.1.3
2022-09-02 21:03:09 +02:00
dependabot[bot]
b2892e8ace
Bump pytest from 7.1.2 to 7.1.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 17:01:57 +00:00
Emil Stenström
64b35c9860
Remove unused variable.
2022-08-11 10:15:00 +02:00
Emil Stenström
521c112002
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2022-08-11 08:19:02 +02:00
Emil Stenström
39fb7eda13
Update to latest version that fixes escapes.
2022-08-11 08:18:52 +02:00
Emil Stenström
bfcd0719a7
Merge pull request #169 from EmilStenstrom/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-08-10 09:28:48 +02:00
pre-commit-ci[bot]
24fbaee551
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/flake8: 4.0.1 → 5.0.4](https://github.com/pycqa/flake8/compare/4.0.1...5.0.4 )
2022-08-08 23:15:32 +00:00
Emil Stenström
6b2942b063
Merge pull request #170 from EmilStenstrom/dependabot/pip/django-4.0.7
...
Bump django from 4.0.6 to 4.0.7
2022-08-05 14:11:36 +02:00
dependabot[bot]
72d62ffbe5
Bump django from 4.0.6 to 4.0.7
...
Bumps [django](https://github.com/django/django ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.6...4.0.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 17:02:18 +00:00
Rafael P
dcbe0bccd1
Issue loading media when RENDER_DEPENDENCIES True
2022-07-31 20:18:41 -05:00
Emil Stenström
84ae5fb4bd
Merge pull request #166 from EmilStenstrom/contributors-readme-action-HHqpMpSNqD
...
contributors readme action update
2022-07-27 10:47:01 +02:00
github-actions[bot]
05e8e15ee3
contrib-readme-action has updated readme
2022-07-27 08:45:42 +00:00
Emil Stenström
12e39835e6
Update to latest version of contributor workflow.
2022-07-27 10:45:23 +02:00
Emil Stenström
c9d3316b36
Merge pull request #165 from EmilStenstrom/contributors-readme-action-QnHBjKbmzd
...
contributors readme action update
2022-07-26 20:15:22 +02:00
github-actions[bot]
4a1c8be2ae
contrib-readme-action has updated readme
2022-07-26 18:14:26 +00:00
Emil Stenström
cbebba23e0
Merge pull request #164 from simkimsia/fix-163
...
🐛 Prevent potential null elements
2022-07-26 20:13:57 +02:00
KimSia, Sim
bb256f2ec8
🐛 Prevent potential null elements
...
because {% component_js_dependencies %} loads all the components regardless
2022-07-23 14:42:48 +08:00
Emil Stenström
f5c3f64c86
Handle case with SETTINGS_MODULE not set.
2022-07-18 09:23:04 +02:00
Emil Stenström
681c540cb7
Can't use wahlrus operator in old pythons.
2022-07-18 09:21:10 +02:00
Emil Stenström
46533000cb
Bump version.
2022-07-18 09:19:38 +02:00
Emil Stenström
e30cc0a635
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2022-07-18 09:19:03 +02:00
Emil Stenström
ea4c709811
Update recommendations for how to setup components.
2022-07-18 09:18:59 +02:00
Emil Stenström
c0ed45b920
Improve structure of sampleproject.
2022-07-18 09:13:36 +02:00
Emil Stenström
18ee5ad3b0
Autodetect components inside component subdirectories to make setup easier.
2022-07-18 09:13:03 +02:00
Emil Stenström
1a4144e2cf
Update README.md
2022-07-18 09:09:42 +02:00
Emil Stenström
1d091f5099
Bump version.
2022-07-17 13:27:44 +02:00
Emil Stenström
2a72329041
Add sample project to repo to show config.
2022-07-17 13:27:17 +02:00
Emil Stenström
58c6e476f1
Automitically load component templates from directory where settings.py files is (old style), and from settings.py parent dir (new style).
2022-07-17 13:26:27 +02:00
Emil Stenström
373de73787
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2022-07-17 09:29:23 +02:00
Emil Stenström
16e2a8dda9
Introduce a sample project to illustrate setup.
2022-07-17 09:29:15 +02:00
Emil Stenström
07c9265a9a
Merge pull request #159 from EmilStenstrom/contributors-readme-action-GXkQ2YhoG9
...
contributors readme action update
2022-07-15 19:35:27 +02:00
github-actions[bot]
0366569a69
contrib-readme-action has updated readme
2022-07-15 17:31:52 +00:00
Emil Stenström
10560227a9
Merge pull request #157 from simkimsia/patch-1
...
Update README.md
2022-07-15 19:31:35 +02:00
KimSia Sim
5910d8d004
Update README.md
...
Typo in `believe` and also missing `{}` for `{ slot.super }`
2022-07-15 14:00:39 +08:00
Emil Stenström
87e2889cdf
Merge pull request #155 from EmilStenstrom/contributors-readme-action-tdC7RjzhNl
...
contributors readme action update
2022-07-14 13:38:57 +02:00
Emil Stenström
9d00320aeb
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2022-07-14 13:35:01 +02:00
Emil Stenström
1937d59410
Bump version.
2022-07-14 13:34:58 +02:00
github-actions[bot]
8ad135d30e
contrib-readme-action has updated readme
2022-07-14 11:31:55 +00:00
Emil Stenström
6005b48867
Allow passing in component_name as a variable (thanks @housUnus)
2022-07-14 13:31:33 +02:00
Emil Stenström
812e455dec
Update tests to include component_block versions too.
2022-07-14 13:29:35 +02:00
Emil Stenström
84fcaf7ba7
Add tests for calling template tag with variable.
2022-07-14 12:49:21 +02:00
Emil Stenström
29e6d1a4a0
Delay loading component until rendering, and clean up usage of component variable.
2022-07-14 12:47:06 +02:00
Emil Stenström
235c34a986
Merge branch 'patch-5' of https://github.com/housunus/django-components-as-variable into pr/housUnus/153
2022-07-14 10:59:46 +02:00
pre-commit-ci[bot]
16065367d5
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-07-14 10:34:34 +02:00