<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-skaschool.git/account, branch master</title>
<subtitle>2014 China-New Zealand SKA Summer School Website
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/'/>
<entry>
<title>Splited storage function from account.extra</title>
<updated>2014-06-24T09:11:44+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-24T09:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=3961e2bdfa2cb946f1bd367c9a7a392528bbaeef'/>
<id>3961e2bdfa2cb946f1bd367c9a7a392528bbaeef</id>
<content type='text'>
* Splited storage function from account.extra -&gt; tools/storage.py
  - OverwriteStorage
  - file_cleanup
* Updated account.models, archive.models
* Added OverwriteStorage and file_cleanup function to notice.models
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Splited storage function from account.extra -&gt; tools/storage.py
  - OverwriteStorage
  - file_cleanup
* Updated account.models, archive.models
* Added OverwriteStorage and file_cleanup function to notice.models
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated 'profile.html' and zh_CN locale messages</title>
<updated>2014-06-07T06:00:41+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-07T06:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=0d0f12f76606009c7dc85da46e0531b5d155499e'/>
<id>0d0f12f76606009c7dc85da46e0531b5d155499e</id>
<content type='text'>
* updated profile.html to show 'sjtu_id' and 'sjtu_initpass' info
  and show a related alert
* updated zh_CN locale messages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updated profile.html to show 'sjtu_id' and 'sjtu_initpass' info
  and show a related alert
* updated zh_CN locale messages
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fields 'sjtu_id' &amp; 'sjtu_initpass' to UserProfile model</title>
<updated>2014-06-07T05:08:11+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-07T05:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=bd5a374373581e16dc6489ba6216cd3743acc3e7'/>
<id>bd5a374373581e16dc6489ba6216cd3743acc3e7</id>
<content type='text'>
* added fields 'sjtu_id' &amp; 'sjtu_initpass' to UserProfile model
* updated 'dump()' and 'dump_fieldnames()' method
* updated 'UserProfileAdmin' to show these fields
* added south migration 0004 for newly added two fields
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added fields 'sjtu_id' &amp; 'sjtu_initpass' to UserProfile model
* updated 'dump()' and 'dump_fieldnames()' method
* updated 'UserProfileAdmin' to show these fields
* added south migration 0004 for newly added two fields
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated UserProfile admin (account/admin.py)</title>
<updated>2014-06-07T04:51:39+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-07T04:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=e9a9956634b7ba0bdc0dab47cf6e3ab01c7f9c4b'/>
<id>e9a9956634b7ba0bdc0dab47cf6e3ab01c7f9c4b</id>
<content type='text'>
* displayed one more column 'id'
* added filter function
* changed display style of 'is_approved', 'is_sponsored' and
  'is_checkin': display icons instead of text
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* displayed one more column 'id'
* added filter function
* changed display style of 'is_approved', 'is_sponsored' and
  'is_checkin': display icons instead of text
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate username field on registration</title>
<updated>2014-06-07T03:58:26+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-07T03:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=de48c33ec3cad602828d9406ffe2dd379cfa3c2e'/>
<id>de48c33ec3cad602828d9406ffe2dd379cfa3c2e</id>
<content type='text'>
* validate username with regex on registration (bootstrap3 frontent does
  not handle regex correctly. XXX) -&gt; account/forms.py
* small update to registration page title display style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* validate username with regex on registration (bootstrap3 frontent does
  not handle regex correctly. XXX) -&gt; account/forms.py
* small update to registration page title display style
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a type 'identify' and updated 'list_approved' display contents</title>
<updated>2014-06-02T16:22:28+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-02T16:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=2288c7f4dca08aa4519b80ace852be8c0526d992'/>
<id>2288c7f4dca08aa4519b80ace852be8c0526d992</id>
<content type='text'>
* changed 'identify' to 'identity' in Model 'UserProfile'
* updated forms.py, admin.py, profile.html related to 'identity'
* added South migration for renaming field 'identify' to 'identity'
* updated display contents of 'list_approved': removed 'identity' column
* updated 'institute' field name to 'institute (and major)'
* updated related translations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changed 'identify' to 'identity' in Model 'UserProfile'
* updated forms.py, admin.py, profile.html related to 'identity'
* added South migration for renaming field 'identify' to 'identity'
* updated display contents of 'list_approved': removed 'identity' column
* updated 'institute' field name to 'institute (and major)'
* updated related translations
</pre>
</div>
</content>
</entry>
<entry>
<title>updated 'list_approved.html' display style (removed column identity)</title>
<updated>2014-06-02T14:28:59+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-06-02T14:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=6d4f8d6cffc00edb4d0adb8ad6351b0830b86369'/>
<id>6d4f8d6cffc00edb4d0adb8ad6351b0830b86369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* fixed the csv output format problem in 'admin/account/userprofile/csv'</title>
<updated>2014-05-24T11:50:54+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-05-24T11:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=08cf3818d1e8f09613b527f8802a306c2c93d3cc'/>
<id>08cf3818d1e8f09613b527f8802a306c2c93d3cc</id>
<content type='text'>
* added 'account/csv_unicode.py' to provide Unicode CSV I/O support
* used 'UnicodeWriter' in 'account/admin.py' userprofile_csv_view to generate csv format export
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added 'account/csv_unicode.py' to provide Unicode CSV I/O support
* used 'UnicodeWriter' in 'account/admin.py' userprofile_csv_view to generate csv format export
</pre>
</div>
</content>
</entry>
<entry>
<title>small updates to account/models.py</title>
<updated>2014-05-20T12:58:13+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-05-20T12:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=f50c9510d7bdcabad39fc2441a37235faf600a39'/>
<id>f50c9510d7bdcabad39fc2441a37235faf600a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* added 'is_checkin' field to account.models.UserProfile</title>
<updated>2014-05-20T12:22:48+00:00</updated>
<author>
<name>Weitian LI</name>
<email>liweitianux@gmail.com</email>
</author>
<published>2014-05-20T12:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/django-skaschool.git/commit/?id=99edd912082815a519fb3823c06961e9fd970ec7'/>
<id>99edd912082815a519fb3823c06961e9fd970ec7</id>
<content type='text'>
* added 'get_checkin_value', 'dump_fieldnames' and 'dump' methods to UserProfile model
* generated south migrations for app 'account'
* display two more columns (email, is_checkin) in UserProfileAdmin
* added 'get_urls' and 'userprofile_csv_view' to UserProfileAdmin
* updaed 'profile.html' with 'is_checkin' field
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added 'get_checkin_value', 'dump_fieldnames' and 'dump' methods to UserProfile model
* generated south migrations for app 'account'
* display two more columns (email, is_checkin) in UserProfileAdmin
* added 'get_urls' and 'userprofile_csv_view' to UserProfileAdmin
* updaed 'profile.html' with 'is_checkin' field
</pre>
</div>
</content>
</entry>
</feed>
