|
1 | 1 | { |
2 | 2 | "gitbook": ">=3.2.0", |
3 | 3 | "variables": { |
4 | | - "py_version": "3.8", |
5 | | - "py_release": "3.8.6", |
6 | | - "py_min_version": "3.6", |
7 | | - "py_min_release": "3.6.8", |
8 | | - "pa_py_version": "3.8", |
9 | | - "django_version": "3.2.10" |
| 4 | + "py_version": "3.12", |
| 5 | + "py_release": "3.12.3", |
| 6 | + "py_min_version": "3.9", |
| 7 | + "py_min_release": "3.9.19", |
| 8 | + "pa_py_version": "3.10", |
| 9 | + "django_version": "4.2.11" |
10 | 10 | }, |
11 | 11 | "links": { |
12 | | - "sidebar": { |
13 | | - "Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial" |
14 | | - } |
15 | 12 | }, |
16 | 13 | "pdf": { |
17 | 14 | "fontSize": 16 |
|
44 | 41 | "ads": [ |
45 | 42 | { |
46 | 43 | "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", |
47 | | - "url": "https://www.patreon.com/djangogirls", |
48 | | - "description": "💖 Support our work and donate to our project! ✨", |
49 | | - "btnText": "Donate now!" |
50 | | - }, |
51 | | - { |
52 | | - "imageUrl": "https://posthog.com/static/1cf376d3f6ea36d7fafb9b1c50110603/0b2f4/hosthog-banner.webp", |
53 | | - "url": "https://posthog.com/", |
54 | | - "description": "💖 PostHog offers a suite of product analysis tools! ✨", |
55 | | - "btnText": "Learn more!" |
| 44 | + "url": "https://surveys.jetbrains.com/s3/w-django-girls-survey-2024", |
| 45 | + "description": "💖 Celebrate 10 years with us. Fill our survey! ✨", |
| 46 | + "btnText": "Fill in now!" |
56 | 47 | }, |
57 | 48 | { |
58 | 49 | "imageUrl": "https://static.djangoproject.com/img/logos/django-logo-negative.png", |
59 | 50 | "url": "https://www.djangoproject.com/", |
60 | 51 | "description": "💖 The DSF supports the development of Django! ✨", |
61 | 52 | "btnText": "Learn more!" |
62 | 53 | }, |
| 54 | + { |
| 55 | + "imageUrl": "https://djangogirls.org/static/img/global/supporters/DO_Logo_Vertical_Blue.png", |
| 56 | + "url": "https://www.digitalocean.com/", |
| 57 | + "description": "💖 DigitalOcean simplifies cloud computing! ✨", |
| 58 | + "btnText": "Learn more!" |
| 59 | + }, |
| 60 | + { |
| 61 | + "imageUrl": "https://djangogirls.org/uploads/uploads/posthog.png", |
| 62 | + "url": "https://posthog.com/", |
| 63 | + "description": "💖 PostHog offers a suite of product analysis tools! ✨", |
| 64 | + "btnText": "Learn more!" |
| 65 | + }, |
63 | 66 | { |
64 | 67 | "imageUrl": "https://djangogirls.org/uploads/uploads/lincolnloop.png", |
65 | 68 | "url": "https://lincolnloop.com/", |
|
78 | 81 | "description": "💖 Host, run, and code Python in the cloud! ✨", |
79 | 82 | "btnText": "Learn more! " |
80 | 83 | }, |
| 84 | + { |
| 85 | + "imageUrl": "https://djangogirls.org/static/img/global/donate/lagos.jpg", |
| 86 | + "url": "https://www.patreon.com/djangogirls", |
| 87 | + "description": "💖 Support our work and donate to our project! ✨", |
| 88 | + "btnText": "Donate now!" |
| 89 | + }, |
81 | 90 | { |
82 | 91 | "imageUrl": "https://djangogirls.org/static/img/global/donate/tshirt.jpg", |
83 | 92 | "url": "https://djangogirls.org/en/contact/", |
|
0 commit comments