Skip to content

Commit

Permalink
Add All Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sinalalebakhsh committed Jul 21, 2024
1 parent 96d4abc commit 799b50e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Steps/offline developing Django App.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1024,5 +1024,6 @@ class ProductAdmin(admin.ModelAdmin):
inlines = [
CommentsInline,
]

# Check this link
http://0.0.0.0:8000/admin/products/product/1/change/

0 comments on commit 799b50e

Please sign in to comment.