Read the Docs (Really Simple for beginners to learn concepts,
though is written for older version)
https://django-book.readthedocs.io/en/latest/introduction.html
4. Django Tutorials by Sentdex
https://youtu.be/FNQxxpM1yOs
Thank You,
Karan Mittal
On Fri, Apr 5, 2019 at 4:52 PM Harsh Jain wrote
Also you can check out my articles on Django and learn it from scratch.
https://data-flair.training/blogs/category/django/
The articles are uploaded on a timely basis and we will be covering more
advanced topics too.
On Mon, Apr 22, 2019 at 6:18 PM wrote:
>
>> Some of the questions which are us
,
Karan Mittal
On Thu, Apr 25, 2019 at 9:08 PM Meow wrote:
> hi, maybe you can try DjangoBook which is very nice tutorial site ~
> On Apr 25, 2019, 20:01 +0800, kashinath kambar ,
> wrote:
>
> I am new to python development, can anyone help me out by giving some
> beginners project
Hey Guys can someone tell me some nice AJAX Django tutorials? I searched a
lot and didn't found anything that was actually good.
Thanks in Advance, it will be a great help.
Thanks
Karan Mittal
Technical Writer
DataFlair
--
You received this message because you are subscribed to the Google G
Thanks Deepak it was really helpful
On Fri, May 10, 2019 at 11:57 PM DEEPAK RAGHAV
wrote:
>
> https://steemit.com/utopian-io/@ajmaln/part-1-creating-a-simple-chat-app-with-djangorestframework
>
> On Fri, May 10, 2019 at 11:27 PM Karan Mittal
> wrote:
>
>> Hey Guys can s
the method of James works perfectly. I have been using the same with my
Django project.
On Tue, Jun 11, 2019 at 9:25 PM James Farris wrote:
> I have Django 2.2.x running with mysqlclient successfully
>
> mysql-connector-python==8.0.15
> mysqlclient==1.3.13
>
> --
> You received this message beca
You can try the sequence of commands,
Makemigrations
Migrate
It solved the problem for me.
Karan Mittal
On Sun 16 Jun, 2019, 1:38 PM anchal agarwal,
wrote:
> I recently deleted one of my app from my website directory. For deleting
> app I removed that app name from settings.py also I r
maintaining static files in Django
3. Using Caching efficiently
These are some important points which I think you should give more
preference to.
You can also check my blog for Django tutorials
https://data-flair.training/blogs/category/django/
Thank You,
Karan Mittal
Technical Content Writer - Django
Give the polls.urls in quotes like this.
"polls.urls"
Karan Mittal
On Wed 31 Jul, 2019, 4:50 PM Sammy Agrawal, wrote:
> Still having this problem- no solution found
>
> On Tuesday, February 9, 2016 at 7:22:58 PM UTC-5, michaela...@gmail.com
> wrote:
>>
>> Hi
Yes Sir,
I am also up for intership role for remote work.
I have experience with remote work.
Do check out my LinkedIn profile: https://www.linkedin.com/in/karansmittal
Thanks and Regards,
Karan Mittal
On Wed, 27 Nov, 2019, 10:37 PM John McClain, wrote:
> are you interested in working remot
I think he wants to use get method. Like the search page reuslts of google.
For that just make thw {%block content %} inside the title tags of your
base template. And use get method for these kind of work where no database
interaction is happening.
Karan Mittal,
Business Analyst at techvalens
Hey Aryan, Hope this helps.
[image: sublime_text_RnE1W8IKhx.png]
Regards,
Karan Mittal
On Sun, Dec 22, 2019 at 6:10 PM Antonio Alvarez Ramirez <
aalva...@proservic.net> wrote:
> Hello ,
>
> You add four !!! ;-) try yo remove one
>
> Bye , and have nice day
>
>
Do check out the project. I have it on this github link.
https://github.com/Karan-S-Mittal/DataFlair-News-Aggregator
Its a news scrapper using requests and bs4.
On Sun, Dec 22, 2019 at 7:12 PM Karan Mittal
wrote:
> Hey Aryan, Hope this helps.
> [image: sublime_text_RnE1W8IKhx.png]
>
Have you performed migrations anf before that makemigration command. I
think there is difference between mysql and postgres queries.
On Tue, 24 Dec, 2019, 12:41 AM Siva Sai Krishna, <
sivasaikrishna...@gmail.com> wrote:
> Hi Guys,
> I changed Django default db from *mysql* to *postgres * and i am
Actually I had the same query regarding GSoC. Please help
Regards,
Karan Mittal
3rd yr Student in Btech CSE,
Acropolis Institute of Technology and Research, Indore
On Mon, 23 Dec, 2019, 6:31 PM Manas Kabre, wrote:
> Hello,
> I was looking for someone who i could contact to get details o
Nothing Complex in that. You simply install some of the packages for
vscode. We have django package for vs code.
Also you can simply enter the virtual environment via terminal provided by
vscode.
Regards,
Karan Mittal
On Tue, 24 Dec, 2019, 3:12 PM Parvez Khan Pathan,
wrote:
> *Afternoon Fo
>
> On Tue, 24 Dec 2019, 13:31 Karan Mittal,
> wrote:
>
>> Nothing Complex in that. You simply install some of the packages for
>> vscode. We have django package for vs code.
>> Also you can simply enter the virtual environment via terminal provided
>> by vscod
https://data-flair.training/blogs/django-cms/
Check out this link.
Regards
Karan Mittal
On Thu, 26 Dec, 2019, 1:18 AM viho kochoedo, wrote:
> Hello,
> I want to know more about Django CMS.
>
> --
> You received this message because you are subscribed to the Google Groups
> &q
g and requesting data from API.
change your approach for making your project.
also, your project is very interesting . All the best for the same.
regards,
Karan Mittal
On Thu, Dec 26, 2019 at 6:34 PM Shaurya Sharma wrote:
> Hey there , I am quite a newbie to Django and I am trying to understand
&
have learned and
get the response to do so by your users.
Regards,
Karan Mittal
On Tue, 7 Jan, 2020, 11:17 PM Balaji Shetty, wrote:
> Hi
>
> Currently i deployed application on pythonanywhere. It is online office
> file management system with around 100 users under 10 differen
Hey Eugin,
Your blogs are awesome. Let me know if you need some help in writing. I am
a technical writer myself.
I have also written a complete series on Django.
You can check it out here.
https://data-flair.training/blogs/django-tutorials-home/
Regards,
Karan Mittal
On Mon, 20 Jan, 2020, 1:25
Hey Guys, If you are interested, then share your resume with me. I have a
requirement for python developers and javascript developers.
Regards,
Karan Mittal
On Mon, 10 Feb, 2020, 2:43 AM Anupriya Nishad,
wrote:
> My name is Anupriya Nishad and I’m a third-year B.Tech student at the
>
Here's my linkedin profile for your reference.
https://www.linkedin.com/in/karansmittal
On Mon, 10 Feb, 2020, 10:04 AM Karan Mittal,
wrote:
> Hey Guys, If you are interested, then share your resume with me. I have a
> requirement for python developers and javascript developers
23 matches
Mail list logo