index
:
django-skaschool.git
master
2014 China-New Zealand SKA Summer School Website
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
account
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a type 'identify' and updated 'list_approved' display contents
Weitian LI
2014-06-03
6
-27
/
+110
*
updated 'list_approved.html' display style (removed column identity)
Weitian LI
2014-06-02
1
-9
/
+10
*
* fixed the csv output format problem in 'admin/account/userprofile/csv'
Weitian LI
2014-05-24
2
-10
/
+109
*
small updates to account/models.py
Weitian LI
2014-05-20
1
-5
/
+11
*
* added 'is_checkin' field to account.models.UserProfile
Weitian LI
2014-05-20
6
-3
/
+371
*
* enabled 'south' in 'INSTALLED_APPS'
Weitian LI
2014-05-20
1
-0
/
+15
*
* changed block 'title' to 'pagetitle' for every page template
Weitian LI
2014-05-18
14
-46
/
+14
*
fixed problem with 'transcript_url' field of UserProfileAdmin
Weitian LI
2014-04-30
1
-4
/
+9
*
* fixed attachments.short_description of UserProfileAdmin
Weitian LI
2014-04-30
1
-0
/
+1
*
* added 'UserProfileAdmin' with actions and list_display:
Weitian LI
2014-04-30
1
-1
/
+134
*
Replaced get_object_or_404 with query in ListApprovedView, thus admin
Weitian LI
2014-04-29
2
-2
/
+6
*
* updated transcript help_text of account/models.py
Weitian LI
2014-04-29
4
-3
/
+5
*
* fixed FieldFile import problem of account/extra.py
Weitian LI
2014-04-29
3
-4
/
+6
*
* updated activation_email subject and content template
Weitian LI
2014-04-29
3
-5
/
+8
*
* updated login.html with 'password-reset' style
Weitian LI
2014-04-29
2
-6
/
+10
*
* included archive urls
Weitian LI
2014-04-28
2
-16
/
+17
*
* implemented function to auto login user after activation
Weitian LI
2014-04-27
1
-3
/
+15
*
* updated 'list_approved.html' and related 'ListApprovedView'
Weitian LI
2014-04-27
3
-11
/
+19
*
* updated 'profile.html' to show new fields
Weitian LI
2014-04-27
4
-12
/
+100
*
* added 'OverwriteStorage()' to overwrite previous uploaded files
Weitian LI
2014-04-27
2
-1
/
+87
*
* added model 'UserFile' and register to admin
Weitian LI
2014-04-27
4
-13
/
+164
*
* updated 'profile_update' template:
Weitian LI
2014-04-27
4
-2
/
+109
*
* updated ALLOWED_CONTENT_TYPES
Weitian LI
2014-04-27
1
-0
/
+50
*
* implemented 'password_reset' function based on django auth views
Weitian LI
2014-04-26
8
-15
/
+152
*
* installed 'django-recaptcha'
Weitian LI
2014-04-25
1
-1
/
+5
*
* updated 'introduction' url to index.html
Weitian LI
2014-04-22
1
-1
/
+1
*
* added column 'identify' to 'list_approved' view
Weitian LI
2014-04-22
1
-3
/
+6
*
fixes to account admin.site.register
Weitian LI
2014-04-21
2
-8
/
+8
*
* added following methods for 'UserProfile' model:
Weitian LI
2014-04-21
2
-1
/
+35
*
* added 'ResendEmailForm' forms
Weitian LI
2014-04-21
7
-21
/
+184
*
* implemented 'list_approved' view, added related template
Weitian LI
2014-04-21
4
-1
/
+82
*
* added 'profile', 'profile_update' and 'profile_update_done' templates
Weitian LI
2014-04-20
7
-27
/
+172
*
small fixes to "br" tag
Weitian LI
2014-04-20
4
-6
/
+54
*
disabled app south and removed migrations
Weitian LI
2014-04-20
3
-153
/
+0
*
added 'password_change' and 'password_change_done' views and templates
Weitian LI
2014-04-20
3
-4
/
+60
*
fixed UserProfile model to use CharField choices in "is_approved" and "is_spo...
Weitian LI
2014-04-20
1
-2
/
+17
*
* updated django_skaschool/settings.py
Weitian LI
2014-04-20
4
-3
/
+78
*
* implemented custom form and profile for registration
Weitian LI
2014-04-20
4
-2
/
+148
*
* implemented the index page
Weitian LI
2014-04-20
3
-0
/
+153
*
* updated settings.py, added settings_email.py
Weitian LI
2014-04-18
5
-0
/
+21