Commit graph

31 commits

Author SHA1 Message Date
rbeard0330
2633c3f08f
Pass context into component tags by default, and let components disable with "only" (#20)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-01-25 12:31:54 +01:00
Emil Stenström
92829bf297 Add badge with number of downloads. 2021-01-17 23:39:31 +01:00
Emil Stenström
48d06374dc Use GitHub Actions badge, not Travis. 2021-01-17 23:36:56 +01:00
Emil Stenström
710a406a7b Tox-gh-actions does not support 3.4, so remove it. 2021-01-17 23:30:41 +01:00
Emil Stenström
8b3760458b Nitpick: Indentation. 2021-01-04 22:23:04 +01:00
Emil Stenström
7c57f06f3d Update compatibility table. 2021-01-03 08:01:43 +01:00
Emil Stenström
ec7b10f4db Django 3.1 no longer outputs type="text/javascript". 2020-11-10 21:54:15 +01:00
Bradley Stuart Kirton
a6d729e7a6 Update README to reflect component tags name
Update template method input name from date to context as this was a bit confusing
2020-07-08 07:21:37 +02:00
Emil Stenström
a5b64b47b7 Fix spelling. 2020-06-11 22:44:27 +02:00
Emil Stenström
00c27f2b3e Specify syntax. 2020-06-06 09:17:50 +02:00
Emil Stenström
c38343928c Add more examples in README. 2020-06-06 09:17:20 +02:00
Emil Stenström
d1405dda13 Add slots to components that can be filled when using component. 2020-06-06 09:11:27 +02:00
Emil Stenström
60c51f4ae5 Update README.md 2020-02-08 13:39:59 +01:00
Emil Stenström
ed93b05db6 Update README to mention Django 3.0. 2020-02-08 10:31:09 +01:00
Emil Stenström
5356546efd Rename package and upload to pypi. 2020-02-08 10:22:07 +01:00
Emil Stenström
1da8977d63
Update README.md 2019-11-24 11:19:06 +01:00
Emil Stenström
096057b33d Use built-in django form assets instead of custom logic. 2019-11-24 10:31:23 +01:00
Emil Stenström
99d761b340 Simplify instructions on how to run tests locally. 2019-11-23 22:02:38 +01:00
Emil Stenström
ebb180c540 Use list instead of tuple to avoid errors with missing comma. 2019-11-23 19:26:16 +01:00
Emil Stenström
8abf8c5e3b Add compatibility information to README. 2019-11-23 19:23:43 +01:00
Emil Stenström
f87f87dadf Update readme (thanks @mohammedalhaddar). 2019-11-23 19:18:08 +01:00
Emil Stenström
62c556f530 Improve README by adding detailed instructions. 2015-06-19 20:22:58 +02:00
Ryan Hiebert
4f1a6c1ade Document some alternate ways to run the tests 2015-06-14 21:35:41 -05:00
Emil Stenström
ef663e4478 Make docs easier to understand by removing blocks. 2015-06-14 14:49:39 +02:00
Emil Stenström
1d2a8a6909 Update docs to latest version of API. 2015-06-14 14:46:22 +02:00
Emil Stenström
666c4f70a8 Remove trailing spaces. 2015-06-14 14:46:07 +02:00
Emil Stenström
d3261ca50a Add link to Travis CI build. 2015-06-14 12:57:44 +02:00
Emil Stenström
92d3e58f72 Add Travis CI badge. 2015-06-14 12:56:01 +02:00
Ryan Hiebert
8b119e1e30 Add documentation of the process to run tests 2015-06-13 13:42:27 -05:00
Emil Stenström
0f69d431ba First description of how the django-components could work. 2015-06-11 19:35:31 +02:00
Emil Stenström
b46b1d87f7 Initial commit 2015-06-11 19:23:48 +02:00