| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* added 'blank=True' to 'NoticeAttachment.description' field
* fixed attachment issue with 'list_notice.html' template
|
|
|
|
| |
* removed 'get_attachment_list' method from Notice model
|
|
|
|
|
|
| |
* added list_notice template, css, urls
* updated models and admin of app notice
* updated navbar.html
|
|
|
|
| |
* removed 'demo.urls' from urls.py
|
|
|
|
|
| |
* implemented 'Notice', 'NoticeCategory', 'NoticeAttachment' models
* implemented 'NoticeAdmin' with 'NoticeAttachmentInline'
|
|
* created directories 'static' and 'templates'
* added app 'account', 'notice'
* added app 'demo'
|