- Jan 10, 2024
-
- Jan 09, 2024
-
-
Jonathan Weth authored
Resolve "Install broken with newer Yarn versions (at least 4.x)" Closes #5 See merge request !10
-
Jonathan Weth authored
Necessary to make django-yarnpkg it compatible with Yarn 4.x
- Oct 04, 2023
-
-
Jonathan Weth authored
remove usage of six See merge request !9
-
- Sep 23, 2023
-
-
Alexandre Detiste authored
-
- Feb 19, 2023
-
-
Nik | Klampfradler authored
- Nov 08, 2022
-
-
Jonathan Weth authored
Update URLs to avoid redirects See merge request !8
-
- Nov 05, 2022
-
-
Edward Betts authored
-
- Nov 01, 2022
-
-
Jonathan Weth authored
-
Jonathan Weth authored
Resolve "Not all arguments are passed to yarn" Closes #4 See merge request !7
-
Jonathan Weth authored
-
Jonathan Weth authored
Fix tests Closes #1 See merge request !6
-
Jonathan Weth authored
-
Jonathan Weth authored
Merge branch '3-django-4-1-1-typeerror-requires_system_checks-must-be-a-list-or-tuple' into 'master' Resolve "Django 4.1.1: TypeError: requires_system_checks must be a list or tuple." Closes #3 See merge request !5
-
Jonathan Weth authored
Make management command compatible with Django 4.1 by using a non-boolean value for requires_system_checks
-
- Sep 05, 2022
-
-
Nik | Klampfradler authored
- Jul 20, 2022
-
-
Nik | Klampfradler authored
Closes #2.
-
- Nov 27, 2020
-
-
Tom Teichler authored
Update python Docker tag to v3.9 See merge request !2
-
- Nov 11, 2020
-
-
Tine Wittler authored
-
- Oct 25, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
- Feb 09, 2020
-
-
Nik | Klampfradler authored
Configure Renovate See merge request !1
-
- Feb 08, 2020
-
-
Tine Wittler authored
-
- Jan 03, 2020
-
-
Nik | Klampfradler authored
- Dec 07, 2019
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
- Sep 26, 2016
-
-
Vladimir Iakovlev authored
don't choke on version in package#version
-
Vladimir Iakovlev authored
Changes needed to support Django 1.10
- Sep 18, 2016
-
-
Ivan Savov authored
- Added Django 1.10 to travis CI - added a "fake" option_list attribute to BaseBowerCommand so accesing this code elewhere won't break (doesn't exist in Dj 1.10) - Added support for the new add_arguemnts api for management commands, it seems the two APIs can coexist fine. - Changed travis config so it prints stderr to console and uses tee to send copy to file `test_out`
-
- Jun 15, 2016
-
-
Vladimir Iakovlev authored
Convert readthedocs links for their .org -> .io migration for hosted projects
-
Adam Chainz authored
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.
-