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
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
Jannis Leidel
a04933e5ce
Fix changelog date.
2019-01-27 22:54:59 +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
Michael Kutý
c9569a81db
update readme and added notice about compatibility, bump version and changelog
2015-06-15 21:03:09 +02:00
Jannis Leidel
d2f595ce82
Moved to django-discover-runner.
2012-05-23 23:50:32 +02:00
Jannis Leidel
4c3c459e82
Updated changelog.
2012-05-07 23:47:30 +02: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
6c08984118
Updated docs.
2011-08-15 13:08:46 +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
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
39f16ef8fc
Also bumped Sphinx config version and changelog.
2011-04-11 23:35:04 +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