Commit graph

78 commits

Author SHA1 Message Date
Thomas Güttler
e64a457281
There is no INSTALL file. (#128)
removed "Follow the instructions in the INSTALL file", since there is no INSTALL file.

Co-authored-by: blag <blag@users.noreply.github.com>
2025-05-26 20:00:16 +02:00
Viktor Kálmán
ac740e06f3
Support for Python 3.12 and up (#143)
* support for Python 3.12 and up

* removed unused deprecated ugettext imports

* fix django main being Python 3.12+

* missed some copypaste
2025-02-16 21:08:16 +01:00
Michał Pasternak
fac9f6a807 Mention dropping Django below 3.2 2022-08-10 22:29:46 +02:00
Michał Pasternak
e08a8d3950 Document changes in 4.0 (unreleased) 2022-08-09 17:35:13 +02:00
Michał Pasternak
2e3f009426
Merge branch 'master' into master 2022-08-08 00:36:05 +02:00
Hugo van Kemenade
e5e4e55d22 Upgrade Python syntax with pyupgrade --py37-plus 2022-06-15 15:47:52 +03:00
Michał Pasternak
de4babcad4 Describe changes 2022-06-15 14:39:44 +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
Nikolaus Schlemm
7ea4655b57 integrate with django-reversion-compare to offer a history compare view in admin 2020-06-15 13:08:47 +07:00
Jannis Leidel
a04933e5ce
Fix changelog date. 2019-01-27 22:54:59 +01:00
Jannis Leidel
727746add1
12 years! 2019-01-27 22:26:28 +01:00
Jannis Leidel
07d62d8d26
Updated changelog. 2019-01-27 22:25:42 +01:00
Jannis Leidel
d3221c3acd Update docs 2016-09-20 12:44:29 +02: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
Philippe O. Wagner
308d03ba98 Docs update for `TEMPLATES.OPTIONS.loaders` config.
Works for Django 1.8+
2015-09-17 12:12:20 +02:00
Michael Kutý
c9569a81db update readme and added notice about compatibility, bump version and changelog 2015-06-15 21:03:09 +02:00
Jannis
bfd7186db0 Fix URL to django-reversion doc.
Fix URL of django-reversion's documentation. Apparently, django-reversion uses Readthedocs instead of GitHub's wiki now.
2013-11-06 14:35:34 +01:00
Jannis Leidel
d2f595ce82 Moved to django-discover-runner. 2012-05-23 23:50:32 +02:00
Jannis Leidel
25d9283758 Use version from __version__. 2012-05-07 23:52:50 +02:00
Jannis Leidel
ee29bbe46e Updated settings docs. 2012-05-07 23:48:07 +02:00
Jannis Leidel
4c3c459e82 Updated changelog. 2012-05-07 23:47:30 +02:00
bmihelac
3e18bc9784 Update docs/overview.txt 2012-01-09 13:12:19 +01:00
bmihelac
cb3fe58a6e Fix typo in docs - `dbtemplates.loader.Loader should be first in TEMPLATE_LOADERS`. 2012-01-09 12:56:09 +01:00
bmihelac
5a6053fef0 Fix typo in docs. 2012-01-09 12:37:26 +01:00
Jannis Leidel
9cc07437ee Updated year. 2012-01-09 00:00:10 +01:00
Jannis Leidel
fcca3742e0 Minor cleanup in docs. 2012-01-08 23:59:34 +01:00
Jannis Leidel
41842de12d Bumped version to 1.2.1. 2011-09-07 12:05:09 +02:00
Jannis Leidel
fcc9045829 Fixed changelog and added bugfix to it. 2011-09-05 11:02:55 +02:00
Jannis Leidel
f6ea762ed4 Bumped to 1.2 and extended Trove classifiers. 2011-08-15 13:12:47 +02:00
Jannis Leidel
6c08984118 Updated docs. 2011-08-15 13:08:46 +02:00
Jannis Leidel
88f6c54c83 Bumped version up a bit. 2011-07-08 15:00:28 +02:00
Jannis Leidel
7449de7483 Extended docs about using the Loader class instead of the previously available function. Fixes #11. 2011-07-08 14:56:24 +02:00
Jannis Leidel
692a77725d Added links to the repo on Github. Fixes #10. 2011-07-08 14:53:11 +02:00
Jannis Leidel
99188bb92c Bumped version and copyright year. 2011-07-06 21:25:17 +02:00
Jannis Leidel
d5de8390ac Updated translations. 2011-07-06 21:23:41 +02:00
Jannis Leidel
c2a21533fd Prepared changelog for release. 2011-07-06 21:15:08 +02:00
Jannis Leidel
e3986a3e08 Extended changelog. 2011-07-01 15:45:09 +02:00
Jannis Leidel
8049569be6 Forgot to update changelog. 2011-04-14 13:57:30 +02:00
Jannis Leidel
1dc6580b67 Bumped to 1.0.1. 2011-04-14 13:46:15 +02:00
Jannis Leidel
8c28bcf52d Use the class based loader in the docs. 2011-04-14 13:45:06 +02:00
Jannis Leidel
39f16ef8fc Also bumped Sphinx config version and changelog. 2011-04-11 23:35:04 +02:00
Jannis Leidel
5c8d2eefde Fall back to MEDIA_URL actually, to make sure we don't hit an AttributeError with the default value of None. 2011-04-11 22:38:17 +02:00
Jannis Leidel
41f0f46145 Updated changelog and added a note about the tested Django versions. Fixes #3. 2011-04-11 19:31:01 +02:00
Jannis Leidel
d6a0af9aa7 Split docs in multiple files and updated use ReadTheDocs. 2011-04-11 19:21:51 +02:00
Jannis Leidel
7c4e6642bd Added make files. 2011-04-11 19:20:23 +02:00
Jannis Leidel
75e41a90a1 Use default theme. 2011-04-11 19:20:11 +02:00
Jannis Leidel
153a6f1368 Bumped to 0.8.0. 2010-11-07 00:25:57 +01:00
Jannis Leidel
18cf9fcda9 Added news to docs. 2010-11-07 00:22:23 +01:00