ramax495

Results 6 issues of ramax495

I use material theme and use some components from Angular material. But angular material has some style conflicts with bootstrap (especially with reboot.css). More about this problems is here: https://www.amadousall.com/the-good-parts-of-bootstrap-4-you-are-missing-in-your-angular-material-projects/...

Does ngx-admin support Nebular 9 and Angular 13+ ?

Hello! I use model from the example of ArrayManyToManyField: ``` class Publication(models.Model): title = models.CharField(max_length=30) def __str__(self): return self.title class Meta: ordering = ('title',) class Article(models.Model): headline = models.CharField(max_length=100) publications...

Скажите развивается ли фреймворк ? А то что-то релизов с июня 2014 не было...

Hello! What's the difference to this repo https://github.com/redzej/graphene-permissions ?