"To add a landing page we need to create an "app" which is a Django concept for things that are not coupled to your app and can be extracted from it"
should be
"To add a landing page we need to create an "app" which is a Django concept for things that are not coupled to your project and can be extracted from it"
I think :)
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Great tutorial! This might confuse other newbies,
"To add a landing page we need to create an "app" which is a Django concept for things that are not coupled to your app and can be extracted from it"
should be
"To add a landing page we need to create an "app" which is a Django concept for things that are not coupled to your project and can be extracted from it"
I think :)