An open API service indexing awesome lists of open source software.

https://github.com/petsamuel/djangourl


https://github.com/petsamuel/djangourl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Django Url

-Tasks

1. create new virtual environment
2. create a new Django project and a blog app
3. creating super admin
4. create blog app models
5. changing admin Url to Zuri-admin.

-Snapshots below
![code migration](./img/codeMigration.png)
![creating superusers](./img/superUser.png)
![aading post to the admin url ](./img/admin.py.png)
![postadded successfully](./img/post%20added.png)
![adding a post](./img/127.0.0.1_8000_admin_blog_post_add_.png)
![hurray](./img/hurray.png)
![](Screenshot%202022-06-20%20103857.png)

-task completed