Inscriptions:
* traductions * Controlleur des utilisateurs
This commit is contained in:
parent
bebb99cf94
commit
b47e873710
9 changed files with 959 additions and 44 deletions
|
|
@ -280,5 +280,7 @@ namespace Yavsc.Models
|
|||
public DbSet<Period> Period { get; set; }
|
||||
|
||||
public DbSet<BlogTag> BlogTags { get; set; }
|
||||
|
||||
public DbSet<ApplicationUser> ApplicationUser { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue