-
- Downloads
article edit function created , where an edit button will only be shown when...
article edit function created , where an edit button will only be shown when relevant author is logged in , also admin panel added and css changed accordingly
Showing
- myproject1/articles/forms.py 9 additions, 0 deletionsmyproject1/articles/forms.py
- myproject1/articles/templates/articles/article_detail.html 7 additions, 1 deletionmyproject1/articles/templates/articles/article_detail.html
- myproject1/articles/templates/articles/article_edit.html 14 additions, 0 deletionsmyproject1/articles/templates/articles/article_edit.html
- myproject1/articles/urls.py 1 addition, 0 deletionsmyproject1/articles/urls.py
- myproject1/articles/views.py 17 additions, 0 deletionsmyproject1/articles/views.py
- myproject1/assets/styles.css 37 additions, 0 deletionsmyproject1/assets/styles.css
- myproject1/db.sqlite3 0 additions, 0 deletionsmyproject1/db.sqlite3
- myproject1/templates/base_layout.html 4 additions, 2 deletionsmyproject1/templates/base_layout.html
Loading
Please register or sign in to comment