Empty log message
darcs-hash:20060424141310-4ec08-13564d844ab048d6b9939c032eb487c1f513de51.gz
This commit is contained in:
parent
9ae14dd7e7
commit
005436c035
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ class User:
|
|||
# create checkbox fields (with default 0)
|
||||
for key, label in self._checkbox_fields:
|
||||
setattr(self, key, 0)
|
||||
self.wikiname_add_spaces = 1
|
||||
self.show_page_trail = 1
|
||||
self.show_fancy_links = 1
|
||||
#self.show_emoticons = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue