| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* updated ValidationError message and used named string of account/extra.py
* small changes to 'profile.html' and 'profile_update.html'
* added class Meta to notice/models.py/NoticeAttachment
|
|
|
|
|
| |
* updated models.py and added 'help_text' to transcript field
* using 'get_object_or_404' in views.py instead of simply get method
|
|
|
|
| |
* moved 'file_cleanup' function to extra.py
|
|
|
|
| |
* overwrite 'save' method to delete previous uploaded files
|
|
* implemented ContentTypeRestrictedFileField based on FileField
|