Wykres commitów

87 Commity (46c7c60b496e23b65fd7bb07c325ef407578556b)

Autor SHA1 Wiadomość Data
Matt Westcott a2eb6ea8ca Drop support for Django 5.0
This will end security support on 30 Apr 2025, immediately before the release of Wagtail 6.5.
2025-01-27 18:54:25 +00:00
Alex Morega e4e94a5640
Replace X links with Mastodon (#12460)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2024-10-24 12:09:59 +01:00
Rohit Singh ff4f27b131 Update README with links to release notes and roadmap
Closes #12399
2024-10-11 16:26:14 +10:00
Matt Westcott 27b972d30f Add support for Python 3.13 2024-10-11 16:10:07 +10:00
Matt Westcott 4e4fac003b Release note for #12310 / document support for MariaDB 2024-09-12 19:11:22 +01:00
Matt Westcott 72b965cd94 Formalise support for Django 5.1 2024-08-12 11:26:44 +01:00
Matt Westcott 8a590283a9 Remove Wagtail Space promotion 2024-08-02 09:51:51 +01:00
parasite-68 b767533acd Changed Twitter links in readme to x.com (#12199)
Fixes #12198
2024-08-02 09:49:40 +01:00
Matt Westcott a8a29201c9 Drop support for Python 3.8 2024-07-23 10:12:45 +01:00
Meagen Voss a21b1cf21c
Adding a small README promo for Wagtail Space 2024 (#11742)
* Added promo for Wagtail Space 2024.
2024-03-09 17:46:54 +10:00
zerolab 1be7fd5781
Formalise Django 5.0 support and drop Django < 4.2 support
Ref: https://docs.djangoproject.com/en/stable/releases/5.0/#third-party-library-support-for-older-version-of-django
2023-12-07 11:34:10 +00:00
KRISH SONI 7161729d4b README - Add link to Python virtual environment information 2023-10-13 17:22:03 +11:00
Matt Westcott 9c3032083b Test against Python 3.12 2023-10-05 11:35:22 +01:00
Stefan Hammer bc09537136 Fix theme of logo in README.md
Github seems to have removed the dark-mode/light-mode switch using a URL-fragment.
2023-09-21 20:56:42 +10:00
zerolab adde8b66f6 Drop support for Python 3.7 2023-07-14 13:06:41 +01:00
LB Johnston aa9e9cddc7 Resolve multiple typos (spelling and grammar)
- Optimized/Customized/Catregorize -> Optimised/Customised/Categorise
- Github -> GitHub (80% were spelt with capital H, this is the way GitHub spells itself)
- GitPod -> Gitpod (most were without the capital P, Gitpod's site does not use capital P)
- Remove duplicate words (to to, the the)
- De-coupled -> decoupled
- implementors -> implementers (all other references used 'site implementers' so just aligning with the common case)
- Fix a/an usage in one case
- Fix one comment usage of ok, replace with OK
2023-05-30 21:07:37 +10:00
Matt Westcott 18e57574cb Formalise support for Django 4.2 2023-04-03 17:14:29 +02:00
Matt Westcott 3013c4b8b1 Remove LGTM badges from readme
LGTM is shutting down imminently (https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/), and badges will no longer be functional. We now use Github's native CodeQL scanner instead - https://github.com/wagtail/wagtail/blob/main/.github/workflows/codeql-analysis.yml
2022-12-13 11:34:11 +00:00
Matt Westcott 7705b080a0 Add formal support for Python 3.11 2022-10-26 11:01:14 +01:00
LB (Ben Johnston) 18371e2113
Documentation - adopt consistent `sh` console code snippets (#9321) 2022-10-13 07:25:19 +01:00
LB Johnston 2e8709e0d6 Documentation - update dead/redirected links 2022-10-11 20:44:08 +10:00
jadesola kareem 6814d0beea
Updated README to include Twitter badge (#9295) 2022-10-09 14:24:55 -04:00
Matt Westcott 1504eb7812 Fix dead Transifex links 2022-08-19 17:28:31 +10:00
Matt Westcott d4837edef9 Formalise support for Django 4.1 2022-08-04 13:52:33 +02:00
LB (Ben Johnston) 0012c344d9
auto-format core markdown files (#8603)
- clean up formatting on existing martkdown files to align with prettier
2022-06-01 23:08:56 +10:00
Kalob Taulien df8349a81b
Documentation updates & emojis
* Extra documentation support & added emojis

* Removed link to Google Group
2022-04-26 07:21:11 -06:00
LB (Ben Johnston) 54daa01116
3.0 - add JSON1 SQLite compatibility requirements (#8433) 2022-04-26 13:22:03 +01:00
Kalob Taulien 6f74668dac
Added installation animation; changed link to getting started docs. 2022-04-25 08:35:38 -06:00
Kalob Taulien 19c259d107
Slack button and link + license clarification
* Slack button; license clarification

* Updated link to wiki; better license wording
2022-04-21 09:43:31 -06:00
Vaibhav Shukla cae43944e7
Slight clarification on getting started guide (#8300)
* Clarification b/w IMPLEMENTATION and SETUP guide
2022-04-08 11:58:58 +01:00
Kalob Taulien de005bc36a
Move badges under logo; added monthly downloads badge
* Move badges under logo; added monthly downloads badge

* Fixed copy/paste error

* Moved badges out of h1 tag
2022-04-07 10:19:29 -06:00
LB Johnston fcb26f51f2 format readme with prettier 2022-03-22 07:38:58 +10:00
PaarthAgarwal d38c664c1f README.md - add darkmode and lightmode setting for logo
- Added wagtail-inverse.svg
2022-03-17 08:21:57 +10:00
LB (Ben Johnston) f342e073ce Revert "Readme - add badges"
This reverts commit 3d15d2db05.
2022-03-09 06:50:16 +10:00
LB (Ben Johnston) 3d15d2db05 Readme - add badges
Add badges to the readme for Python package info, licence and code tests passing.
2022-03-06 13:10:56 +10:00
Karl Hobley 2a90e96523 Update security PGP key to use new wagtail.org domain 2022-01-28 12:16:31 +00:00
Jake Howard 4718fae68b Update email addresses for new .org domain (#7845) 2022-01-28 12:16:24 +00:00
Matt Westcott 6b22835dc5 Formalise support for Django 4.0 2022-01-24 11:46:12 +00:00
Jake Howard 0a9b23979b Update links to wagtail.io website to point to wagtail.org
This covers only links to the website, not other sites
2022-01-15 20:23:44 +10:00
Jake Howard e9183a95c8 Update docs links to reference new domain 2022-01-15 20:04:24 +10:00
Matt Westcott d6d43338ef Drop support for Django <3.2 2022-01-14 14:23:56 +00:00
Jake Howard feaf39332f Update the release URL to the new .org domain 2022-01-14 11:34:29 +10:00
Matt Westcott cf0ee13b49 Remove Python 3.6 support 2021-12-09 16:36:29 +00:00
FahimFBA 66237d09e7 Add links to `README.md` file for Who's using it section 2021-12-03 06:34:31 +10:00
Thibaud Colas b48926b63f
Add Assistiv Labs sponsorship info to the README (#7677) 2021-11-03 19:44:35 +00:00
Matt Westcott b6b3a0c4ac Add support for Python 3.10
Quote all versions in test.yml (so that 3.10 isn't interpreted as 3.1)
2021-10-07 15:20:28 +10:00
Matt Westcott 81f8f99215 Link to Github discussion boards 2021-09-30 19:00:18 +10:00
Matt Westcott abf9199682 Remove redundant badges from readme
* Codecov is only tracking JS coverage, so displaying a coverage figure for the whole project is misleading
* wagtail-slack.now.sh appears to be dead
2021-05-14 16:18:22 +01:00
Matt Westcott 85c97fe87f Drop support for Django 2.2 2021-04-30 10:33:41 +01:00
Matt Westcott 8f5a2a8fe9 Formalise support for Django 3.2
Fixes #6981
2021-04-19 12:03:38 +01:00