google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Check and document a list of unformatted docstring #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
All these object are reported to have unformatted docstring. This need to 
be checked and fixed.

managers has unformated docstrings                                              

managers.PageManager.from_path has unformated docstrings                        

managers.ContentManager has unformated docstrings                               

managers.ContentManager.sanitize has unformated docstrings                      

managers.PagePermissionManager has unformated docstrings                        

managers.PageAliasManager has unformated docstrings                             

http has unformated docstrings                                                  

http.get_request_mock has unformated docstrings                                 

http.AutoRenderHttpError has unformated docstrings                              

http.get_slug_and_relative_path has unformated docstrings                       

http.get_template_from_request has unformated docstrings                        

http.get_language_from_request has unformated docstrings                        

utils has unformated docstrings                                                 

utils.get_context_mock has unformated docstrings                                

utils._placeholders_recursif has unformated docstrings                          

utils.normalize_url has unformated docstrings                                   

__init__ has unformated docstrings                                              

models has unformated docstrings                                                

models.Page.Meta has unformated docstrings                                      

models.Page.save has unformated docstrings                                      

models.Page.invalidate has unformated docstrings                                

models.Page.get_languages has unformated docstrings                             

models.Page.is_first_root has unformated docstrings                             

models.Page.get_url has unformated docstrings                                   

models.Page.slug_with_level has unformated docstrings                           

models.PagePermission has unformated docstrings                                 

models.Content has unformated docstrings                                        

models.PageAlias has unformated docstrings                                      

views has unformated docstrings                                                 

context_processors has unformated docstrings                                    

context_processors.media has unformated docstrings                              

widgets has unformated docstrings                                               

widgets.AutoCompleteTagInput has unformated docstrings                          

widgets.RichTextarea has unformated docstrings                                  

widgets.TinyMCE has unformated docstrings                                       

widgets.WYMEditor has unformated docstrings                                     

widgets.markItUpMarkdown has unformated docstrings                              

widgets.markItUpHTML has unformated docstrings                                  

widgets.EditArea has unformated docstrings                                      

__init__ has unformated docstrings                                              

__init__.PageAdmin has unformated docstrings                                    

__init__.PageAdmin.save_model has unformated docstrings                         

__init__.PageAdmin.get_fieldsets has unformated docstrings                      

__init__.PageAdmin.get_widget has unformated docstrings                         

__init__.PageAdmin.get_form has unformated docstrings                           

__init__.PageAdmin.change_view has unformated docstrings                        

__init__.PageAdmin.add_view has unformated docstrings                           

__init__.PageAdmin.has_add_permission has unformated docstrings                 

__init__.PageAdmin.has_change_permission has unformated docstrings              

__init__.PageAdmin.has_delete_permission has unformated docstrings              

__init__.PageAdmin.list_pages has unformated docstrings                         

__init__.PageAdmin.move_page has unformated docstrings                          

forms has unformated docstrings                                                 

forms.PageForm has unformated docstrings                                        

forms.PageForm.clean_slug has unformated docstrings                             

views has unformated docstrings                                                 

views.change_status has unformated docstrings                                   

views.modify_content has unformated docstrings                                  

views.traduction has unformated docstrings                                      

views.get_content has unformated docstrings
views.sub_menu has unformated docstrings
__init__ has unformated docstrings
pages_tags has unformated docstrings
pages_tags._get_content has unformated docstrings
pages_tags.pages_admin_menu has unformated docstrings
pages_tags.show_slug_with_level has unformated docstrings
pages_tags.show_revisions has unformated docstrings
pages_tags.GetContentNode has unformated docstrings
pages_tags.LoadPagesNode has unformated docstrings
pages_tags.do_placeholder has unformated docstrings

Original issue reported on code.google.com by batiste....@gmail.com on 16 Oct 2009 at 11:46