Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 authored Dec 21, 2018
2 parents 1ce268c + d78e5d2 commit 03ed8e3
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 223 deletions.
1 change: 0 additions & 1 deletion aimmo/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ def owner_name(self, obj):
def game_name(self, obj):
return obj.game


admin.site.register(Game, GameDataAdmin)
admin.site.register(Avatar, AvatarDataAdmin)
Loading

0 comments on commit 03ed8e3

Please sign in to comment.