TV
Tín Võ

Content Management Form - Copy this Html, Tailwind Component to your project

Gender code HTML CSS has field title = models.CharField(max_length=255) content = models.TextField() description = models.TextField() created_at = models.DateTimeField(auto_now_add=True) updated_at = models.DateTimeField(auto_now=True) author = models.ForeignKey(User, on_delete=models.CASCADE, related_name="books_author")

Prompt
Component Preview

About

Content Management Form - Manage titles, content, and descriptions with fields for authors and timestamps, built with HTML and Tailwi. Copy component code!

Share

Last updated 1 month ago