El objetivo está bloqueado
El autor del objetivo 11 febrero 2019 bloqueó el objetivo
General
Онлайн-курс Алексея Радченко «Веб-разработка на Python&Django»
Хочу попробовать запилить свой проект на Django
Criterio del fin
курс пройден, материал усвоен, задания сделаны, сделала проект на Django
Recursos personales
время, доки, курс, лекции
Lo ecológico del objetivo
просто хочу
-
1.2.1. 01 python int
-
1.2.2. 02 python str
-
1.2.3. 06 python list
-
1.2.4. 07 python tuple
-
1.2.5. 09 python dict
-
1.2.6. 03 python bool
-
1.2.7. 05 python builtins
-
1.2.8. 10 linux shell
-
1.2.9. 11 python argv
-
1.2.10. 12 python if
-
1.2.11. 04 python types
-
1.2.12. 14 python while
-
1.2.13. 15 python for
-
1.2.13. 15 python for
-
1.2.15. 17 python enumerate
-
1.2.16. 13 python exception
-
2.1.1. 18 python functions definition
-
2.1.2. 19 python functions as object
-
2.1.3. 20 python functions docstring
-
2.1.4. 21 python functions args
-
2.1.5. 22 python functions default args
-
2.1.6. 23 python functions positional args
-
2.1.7. 29 python functions rasp
-
2.1.8. 25 python functions code
-
2.1.9. 26 python functions return
-
2.1.10.27 python functions annotations
-
2.1.11. 28 python functions call
-
2.1.12. 31 python functions mutable args
-
2.1.13. 24 python functions keyword-only args
-
2.1.14. 30 python functions namespaces (2) (week 1)
-
2.1.15. 32 python functions lambda
-
2.1.16. 33 python moduls
-
2.1.17-1. 35 python functions quadratic
-
2.1.17-2. 34 python functions _name
-
2.2.1-1. 36 python stdlibs (обрезанное)
-
2.2.1-2. STD lib (обрезано final)
-
2.2.2.-1. 37 python pypi moduls
-
2.2.2.-2. request (54 сек final)
-
2.2.3. 38 python path 7-42 (2)
-
2.2.4. 39 python package install
-
2.2.5. 40 python pip
-
2.2.6. 41 python venv
-
2.2.7. 42 python ipython
-
3.1.1. 43 python OOP intro
-
3.1.2. 44 python class syntax
-
3.1.3. 45 python class instance namespace
-
3.1.4. 46 python class instance init
-
3.1.5. 47 python class functions
-
3.1.6. 48 python quadratic equation
-
3.1.7. 49 python class users
-
3.1.8. 50 python class incapsulation
-
3.1.9. 51 python class inheritance
-
3.1.10. 52 python class polymorph
-
3.1.11. 53 python class super
-
3.2.1. 54 python files
-
3.2.2. 55 python files descriptor
-
3.2.3. 56 python files breaklines
-
3.2.4. 57 python files repr-eval
-
3.2.5. 58 python files json
-
3.2.6. CSV
-
1.1.1.dj101 01 html open file
-
1.1.2. dj101 02 html format
-
1.1.3. dj101 03 html tags
-
1.1.4. dj101 04 html attributes
-
1.2.1. dj101 05 css style
-
1.2.2. dj101 06 css tag style
-
1.2.3. dj101 07 css link file
-
1.2.4. dj101 08 css selectors
-
1.3.1. dj101 09 css links
-
1.3.2. dj101 10 bootstrap intro
-
1.3.3. dj101 11 bootstrap get it
-
1.3.4. dj101 12 bootstrap two pages
-
1.4.1. dj101 13 git intro
-
1.4.2. dj101 14 git base commands
-
1.4.3. dj101 15 git github intro
-
1.4.4. dj101 16 git github remote
-
1.4.5. dj101 16 git github remote
-
2.1.1. dj101 18 django intro
-
2.1.2. dj101 19 django web app
-
2.1.3. 03 django hello (2)
-
2.1.4. 04 django project dir
-
2.1.5. 05 django urls
-
2.1.6. 06 django views
-
2.1.7. 07 django static
-
2.1.8. 08 django templates
-
2.2.1. 09 django http
-
2.2.2. 10 django developer tools
-
2.2.3. 11 django request (final)
-
2.2.4. 12 django response
-
2.3.1. 13 django app intro
-
2.3.2. 14 final
-
2.3.3. 15 django app MVT
-
2.3.4. 15 django app contrib
-
2.3.5. 16 final
-
3.1.1. 17 01-02 django models and app
-
3.1.2. 18 django models
-
3.1.3. 19 django models fields
-
3.1.3. 19 django models fields
-
3.1.5. 21 django models migrations
-
3.1.6. 22 django ForeignKey
-
3.1.7. 23 django ManyToManyField
-
3.1.8. 24 django ManyToManyField
-
3.2.1. 25 django querysets intro
-
3.2.2. 26 django querysets and instance
-
3.2.3. 27 django querysets filter and get
-
3.2.4. 28 django querysets filter with fk
-
3.2.5. 29 django querysets save
-
3.2.6. 30 django querysets create
-
3.2.7. 31 django querysets delete
-
3.3.1. 32 django admin
-
3.3.2. 33 django admin item view
-
3.3.3. 34 django admin widgets
-
3.3.3. 34 django admin widgets
-
3.3.4. 35 django admin inlines
-
3.3.5. 36 django admin list view
-
4.1.1. dj101 46 django templates intro
-
4.1.2. dj101 47 django templates vars
-
4.1.3. dj101 48 django templates filters
-
4.1.4. dj101 49 django templates tags
-
4.1.5. dj101 50 django templates tag if
-
4.1.6. dj101 51 django templates tag for
-
4.1.7. dj101 52 django templates extends
-
4.1.8. dj101 53 django templates include
-
4.2.1. 37 (Django forms final2)
-
4.2.2. 38 django form validation
-
4.2.3. 39 (final) django form syntax
-
4.2.4. 40 django forms fields
-
4.2.5. 41 django forms view
-
4.2.6. 42 django forms fields arguments
-
4.2.7. 43 django forms example
-
4.3.1. 44 01-02-03 django model forms
-
4.3.2. 45 django model forms save
-
4.3.3. 46 01-02 django model forms edit 8-45
-
4.3.4. 47 django model forms delete
-
4.3.5. 48 django model context
-
5.1.1. 49 django cbv problem
-
5.1.2. 50 django cbv template detail list (1 ЧАСТЬ)
-
5.1.3. 50 django cbv template detail list (ЧАСТЬ 2)
-
5.1.4. 51 django cbv formview
-
5.1.5. 52 django cbv crud
-
5.1.6. 53 django cbv mixins
-
5.2.1. 54 django email
-
5.2.2. 55 django cache
-
5.2.3. 56 django pagination
-
6.1.1. 57 pdb
-
6.1.2. 58 debug toolbar
-
6.1.3. 59 extensions
-
6.1.4. loging
-
6.1.5. dj101 80 django testing
-
6.2.1. 61 deploy local settings
-
6.2.2. 62 deploy uwsgi
-
6.2.3. 63 deploy nginx
-
6.2.4. 64 deploy static files
-
6.2.5. 65 deploy templates
- 1180
- 20 octubre 2018, 07:44
¡No omita entradas nuevas!
Suscríbase al objetivo y siga su logro