Skip to content

Commit 35b3290

Browse files
committed
Changed the reference links to https://github.com/ggcarrots/django-carrots/
1 parent 515278b commit 35b3290

File tree

61 files changed

+86
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+86
-86
lines changed

cz/django_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> Část této kapitoly je založena na tutorialu Geek Girls Carrots (http://django.carrots.pl/).
1+
> Část této kapitoly je založena na tutorialu Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
22
>
33
> Další část této kapitoly je založena na [django-marcador tutorial](http://django-marcador.keimlink.de/) licencováno pod Creative Commons Attribution-ShareAlike 4.0, mezinárodní licenci. Ochranou známku pro Django-marcador drží Markus Zapke-Gründemann et al.
44

cz/django_start_project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tvůj první Django projekt!
22

3-
> Část této kapitoly je založena na kurzu Geek Girls Carrots (http://django.carrots.pl/).
3+
> Část této kapitoly je založena na kurzu Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
44
>
55
> Části této kapitoly jsou založeny na [django-marcador tutorial][1] licencováno pod Creative Commons Attribution-ShareAlike 4.0 mezinárodní licencí. Ochranou známku pro Django-marcador drží Markus Zapke-Gründemann et al.
66

cz/python_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> Tato podkapitola čerpá z Geek Girls Carrots (http://django.carrots.pl/)
1+
> Tato podkapitola čerpá z Geek Girls Carrots (https://github.com/ggcarrots/django-carrots)
22
33
Django je napsán v Pythonu. Na to aby jsi mohla cokoliv dělat v Djangu potřebuješ Python. Začněme s instalací! Chceme, aby si nainstalovala verzi Python 3.4, pokud máš starší verzi, musíš jí upgradovat.
44

cz/python_introduction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Úvod do Pythonu
22

3-
> Část této kapitoly je založena na kurzu Geek Girls Carrots (http://django.carrots.pl/).
3+
> Část této kapitoly je založena na kurzu Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
44
55
Pojďme napsat nějaký kód!
66

cz/whats_next/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Později můžeš zkusit, některý ze zdrojů uvedených níže. Všechny můž
3434
[5]: http://newcoder.io/tutorials/
3535
[6]: http://www.codecademy.com/en/tracks/python
3636
[7]: http://www.codecademy.com/tracks/web
37-
[8]: http://django.carrots.pl/en/
37+
[8]: https://github.com/ggcarrots/django-carrots/
3838
[9]: http://learnpythonthehardway.org/book/
3939
[10]: http://gettingstartedwithdjango.com/
4040
[11]: http://twoscoopspress.com/products/two-scoops-of-django-1-8

en/django_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
> Part of this section is based on tutorials by Geek Girls Carrots (http://django.carrots.pl/).
1+
> Part of this section is based on tutorials by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
22
33
> Part of this section is based on the [django-marcador
44
tutorial](http://django-marcador.keimlink.de/) licensed under Creative Commons

en/django_start_project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Your first Django project!
22

3-
> Part of this chapter is based on tutorials by Geek Girls Carrots (http://django.carrots.pl/).
3+
> Part of this chapter is based on tutorials by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
44
55
> Parts of this chapter are based on the [django-marcador
66
tutorial](http://django-marcador.keimlink.de/) licensed under Creative Commons

en/python_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
> For readers at home: this chapter is covered in [Installing Python & Code Editor](https://www.youtube.com/watch?v=pVTaqzKZCdA) video.
22
3-
> This section is based on a tutorial by Geek Girls Carrots (http://django.carrots.pl/)
3+
> This section is based on a tutorial by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots)
44
55
Django is written in Python. We need Python to do anything in Django. Let's start with installing it! We want you to install Python 3.4, so if you have any earlier version, you will need to upgrade it.
66

en/python_introduction/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction to Python
22

3-
> Part of this chapter is based on tutorials by Geek Girls Carrots (http://django.carrots.pl/).
3+
> Part of this chapter is based on tutorials by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
44
55
Let's write some code!
66

es/django_installation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Instalación de Django
22

3-
> Parte de este capitulo esta basado en los tutoriales de Geek Girls Carrots (http://django.carrots.pl/).
3+
> Parte de este capitulo esta basado en los tutoriales de Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
44
>
55
> Parte de este capítulo se basa en el [django-marcador tutorial][1] bajo licencia de Creative Commons Attribution-ShareAlike 4.0 internacional. El tutorial de django-marcador tiene derechos de autor de Markus Zapke-Gündemann et al.
66

0 commit comments

Comments
 (0)