__

584 posts

__ banner
__

__

@Code4TheStreets

#Teacher & #Learner, #Married To #Code, Language Fanatic & Constructor. Follow Me For Tech Tutorials, News ,Or just to talk programming.#MSU #CodeForTheStreets

Brooklyn to Baltimore Katılım Şubat 2018
135 Takip Edilen133 Takipçiler
Sabitlenmiş Tweet
__
__@Code4TheStreets·
#django tips and essentials thread part 2: What are #apps , #views, and #models
English
1
2
1
0
__
__@Code4TheStreets·
Before a dev job I checked GitHub for fun. Now I'm greeted by prs and code reviews lol. I do like collaborative coding though and I've learned so much from every code review.
English
0
0
0
0
__
__@Code4TheStreets·
This update is achieved by using the following commands from a shell in the model's directory: $ python manage.py makemigrations $ python manage.py migrate
English
0
0
0
0
__
__@Code4TheStreets·
data. When making any changes to the database all affected tables need to be updated and purged of data that does not reflect the current database schema.
English
1
0
0
0
__
__@Code4TheStreets·
#django tips and essentials thread part 3: More on models, field attributes, and migrations.
English
1
1
1
0
__ retweetledi
Saurav Purohit
Saurav Purohit@SauravPurohit4·
Games to learn CSS the fun way. 👇🧵
English
28
438
1.6K
0
__
__@Code4TheStreets·
@Uttaraaa_z Glasses with a blue light filter that I barely use!
English
1
0
1
0
p
p@Dear_Userz·
Dear Developers, How do you manage to look into that screen for the whole day ?🧑‍💻 My eyes don't even allow me to attend all the online classes.🙍🏻‍♀️
English
136
18
484
0
__
__@Code4TheStreets·
within that function is executed. admin.py let's us register models to our admin CMS so that the web server has access to them.
English
0
0
0
0
__
__@Code4TheStreets·
views.py is where we write views. Views can pass data into html using a context. Views can be either functions or class based and must return a http response. Once a user navigates to the route linked to a specific view function in urls.py the code
English
1
0
0
0
__
__@Code4TheStreets·
#django tips and essentials thread part 1: Getting comfortable with your project file system hierarchy.
__@Code4TheStreets

#django is likely my favorite web framework to work with. It has a steep learning curve, but certain concepts really helped to jumpstart my understanding and competency of Django.

English
1
0
1
0