Code Monkey home page Code Monkey logo

django-blog-app's Introduction

Hi! Welcome to my github page. 👋

I'm Mustafa Murat Coşkun. Computer Engineer and Instructor - Udemy

Profile Views

Mustafa's GitHub Stats

Graduation

B.S in Computer Engineering | Middle East Technical University

MsC in Computer Engineering | Middle East Technical University

I'm currently working on 🔭

Software Developer - Trendyol Group

Lecturer in Middle East Technical University - Computer Engineering

  • Taught Courses - Ceng240 - Programming with Python for Engineers

Instructor - Yazılım Bilimi and Udemy (https://www.youtube.com/channel/UCZNZj3mkdCGJfCoKyl4bSYQ)

Contact Me 📫

You can find and get touch with me via Linkedin and Instagram!

Linkedin Badge Instagram Badge

django-blog-app's People

Contributors

mustafamuratcoskun avatar thepylot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-blog-app's Issues

Sample Data For Articles

hi

when project start running for first time, below pages had error:

before login:
/articles/

after login:
/articles/dashboard/

error:
no such table: article_article

i use this step as you say

whats your idea?

In article/models.py "slugify" is not defined

  1. just in title how can i fix it?

  2. In my case connect mysql local DB and makemigrations and migrated.
    but created tables like this.

mysql> show tables;
+----------------------------+
| Tables_in_blog             |
+----------------------------+
| auth_group                 |
| auth_group_permissions     |
| auth_permission            |
| auth_user                  |
| auth_user_groups           |
| auth_user_user_permissions |
| django_admin_log           |
| django_content_type        |
| django_migrations          |
| django_session             |
+----------------------------+
10 rows in set (0.00 sec)

(1146, "Table 'blog.article_article' doesn't exist") error I found..
why article table is not created?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.