Commit graph

20 commits

Author SHA1 Message Date
Michał Pasternak
6dd23d2325 Proper links to CI badge 2022-08-09 17:34:29 +02:00
Michał Pasternak
e477561810 Proper image path 2022-06-15 14:22:42 +02:00
Jannis Leidel
012fe061a8
Migrate to GitHub Actions. (#112)
* Add GitHub Actions test workflow.

* Update version map.

* Fix flake8

* Write coverage file.

* Fix typo.

* Add release workflow.

* Removed Travis cruft and updated other files.

* Update trove classifiers.

* Black setup.

* Remove unneeded twine check.

* Extend changelog.

* Fix six issue.

* Update tox.ini

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

* Add 3.9.

* Add base python

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-12-09 09:55:35 +01:00
Jannis Leidel
7454e109ea Update docs 2016-09-20 10:57:49 +02:00
Adam Chainz
2427759736 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-06-11 10:53:29 +01:00
Jannis Leidel
a3334a05ec Moved to Jazzband. 2015-12-17 10:44:42 +01:00
Michael Kutý
201077e11b properly collect template dirs for all available template engines in dj 1.8 and prettify readme 2015-06-15 23:10:41 +02:00
Michael Kutý
c9569a81db update readme and added notice about compatibility, bump version and changelog 2015-06-15 21:03:09 +02:00
Evan Culver
2fc79eda7a Support for using redactorjs for editing templates. 2012-09-05 16:47:34 -04:00
Jannis Leidel
f1e680aa31 Added link to Travic build. 2012-05-07 10:54:26 +02:00
Jannis Leidel
45700c7e1c Moved CI to Travis. 2012-05-07 08:35:36 +02:00
Jannis Leidel
692a77725d Added links to the repo on Github. Fixes #10. 2011-07-08 14:53:11 +02:00
Jannis Leidel
d6a0af9aa7 Split docs in multiple files and updated use ReadTheDocs. 2011-04-11 19:21:51 +02:00
Jannis Leidel
70afccbb8f Updated packaging a little.
--HG--
rename : README => README.rst
2010-03-18 18:50:06 +01:00
leidel
16a75eb97e Use docs/overview.txt for PyPI and only have small things in README
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@67 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : b17aa26289871ff1eea693d117c3527e3e315efa
2008-11-09 13:56:05 +00:00
leidel
d984b45540 Removed old sync_templates.py script, use the django-admin.py sync_templates please. Removes unneeded code that registers the model with django-reversion manually. Updated docs after move from Google Code to Bitbucket.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@65 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 49af8f284937e75d0878354684fb1ce9addb04a0
2008-11-09 13:55:20 +00:00
leidel
df4cd6eefc fixed wrong link in setup.py and readme
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@51 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 186cfedaed9e86360460eb6b831e0734c995f630
2008-09-10 19:29:32 +00:00
leidel
b9fd0c4466 modifications on the docs and version bump
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@50 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 423a7f908aa2f6b9a3e9c00c57a946fd40047c7f
2008-09-07 22:23:37 +00:00
leidel
2a96856550 updated README to actually be rST
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@45 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : de1d69fcef3f93b70f35631577434472041a00c2
2008-08-23 23:31:35 +00:00
leidel
76ae6063a2 Changed extension of README to use Github's formatting
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@44 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : e644fe20de3a5d74096dcb9f93ecd615286eb833
2008-08-23 23:31:22 +00:00
Renamed from README (Browse further)