Commit 29bcce36d49c66906f4c4dd4492958982c6a675a

Authored by haribo
1 parent 509509a8
Exists in master and in 1 other branch dev

test pull

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
install/INSTALLATION.txt
@@ -621,7 +621,7 @@ class UserAdmin(admin.ModelAdmin): @@ -621,7 +621,7 @@ class UserAdmin(admin.ModelAdmin):
621 621
622 </pre> 622 </pre>
623 623
624 -* For each ModelAdmin class in the admin.py, change the registering line 624 +* For each ModelAdmin class in the admin.py, change the registering line
625 625
626 <pre> 626 <pre>
627 admin.site.register(Album) 627 admin.site.register(Album)
@@ -636,4 +636,4 @@ admin.site.register(Album, AlbumAdmin) @@ -636,4 +636,4 @@ admin.site.register(Album, AlbumAdmin)
636 h2. %{margin-left:0px; font-weight:bold; font-size:25px; display:block; color:red;}V - INSTALLATION FROM THE BEGINNING (for dev only, history of the initial project creation)% 636 h2. %{margin-left:0px; font-weight:bold; font-size:25px; display:block; color:red;}V - INSTALLATION FROM THE BEGINNING (for dev only, history of the initial project creation)%
637 637
638 638
639 -[[pyros_install_from_start|Pyros installation from the beginning]]  
640 \ No newline at end of file 639 \ No newline at end of file
  640 +[[pyros_install_from_start|Pyros installation from the beginning]]