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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* implemented function to auto login user after activation
Weitian LI
2014-04-27
2
-3
/
+19
*
* 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
2
-13
/
+81
*
* implemented 'password_reset' function based on django auth views
Weitian LI
2014-04-26
8
-15
/
+152
*
* added 'django-recaptcha' settings
Weitian LI
2014-04-26
3
-0
/
+84
*
* deleted 'Notice.publisher' field
Weitian LI
2014-04-25
2
-3
/
+2
*
* installed 'django-recaptcha'
Weitian LI
2014-04-25
3
-1
/
+12
*
* added contents for 'accommodation', 'committee', 'sponsor' and 'traffic' pages
Weitian LI
2014-04-25
4
-6
/
+71
*
* app page: finished 'introduction' template page
Weitian LI
2014-04-25
3
-3
/
+158
*
* added blank templates of needed pages
Weitian LI
2014-04-24
9
-8
/
+178
*
* added 'ADMINS' and 'MANAGERS' settings to settings_production.py
Weitian LI
2014-04-24
5
-0
/
+91
*
* update display attachments in list_notice template
Weitian LI
2014-04-23
2
-6
/
+1
*
added settings.py with mysql backend
Weitian LI
2014-04-23
1
-0
/
+179
*
added mysql-python
Weitian LI
2014-04-23
1
-0
/
+1
*
* implemented 'ListNoticeView' based on ListView
Weitian LI
2014-04-23
7
-3
/
+188
*
* added urls and template for 'introduction' in app page
Weitian LI
2014-04-23
3
-4
/
+23
*
added url to serve MEDIA_ROOT
Weitian LI
2014-04-23
1
-0
/
+4
*
* updated 'introduction' url to index.html
Weitian LI
2014-04-22
2
-2
/
+4
*
created settings_production.py and updated NOTES.txt
Weitian LI
2014-04-22
2
-0
/
+179
*
added robots.txt and favicon.ico to static
Weitian LI
2014-04-22
2
-0
/
+2
*
modified settings_email import to make it required
Weitian LI
2014-04-22
1
-4
/
+1
*
* added GenericRelation attachments field to 'Notice' model
Weitian LI
2014-04-22
3
-12
/
+8
*
* added column 'identify' to 'list_approved' view
Weitian LI
2014-04-22
2
-6
/
+7
*
removed app demo
Weitian LI
2014-04-22
12
-276
/
+0
*
* added 'MEDIA_ROOT' to settings.py
Weitian LI
2014-04-21
3
-2
/
+73
*
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
9
-21
/
+204
*
* added zh_CN locale for django_skaschool and added 'LOCALE_PATHS' in setting...
Weitian LI
2014-04-21
3
-0
/
+140
*
* implemented 'list_approved' view, added related template
Weitian LI
2014-04-21
5
-1
/
+85
*
updated README.txt
Weitian LI
2014-04-21
1
-6
/
+2
*
Merge branch 'master' of github.com:liweitianux/django_skaschool
Weitian LI
2014-04-21
0
-0
/
+0
|
\
|
*
Delete README.md
Weitian LI
2014-04-21
1
-4
/
+0
|
*
Initial commit
Alvin Li
2014-04-18
2
-0
/
+27
*
added LICENSE: 2-clause BSD
Weitian LI
2014-04-21
1
-0
/
+23
*
added third-party css theme "bootstrap-glyphicons"
Weitian LI
2014-04-21
5
-0
/
+429
*
added NOTES.txt to record some notes and docs
Weitian LI
2014-04-21
1
-0
/
+5
*
* 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
9
-15
/
+63
*
disabled app south and removed migrations
Weitian LI
2014-04-20
8
-194
/
+1
*
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
5
-3
/
+90
*
small updated navbar.html and registration templates
Weitian LI
2014-04-20
4
-29
/
+16
*
* updated django_skaschool/settings.py
Weitian LI
2014-04-20
3
-7
/
+21
*
* implemented custom form and profile for registration
Weitian LI
2014-04-20
4
-2
/
+148
[next]