mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-27 00:47:04 -05:00
Add management command to seed comprehensive sample data for ThrillWiki application
- Implemented cleanup of existing sample data to avoid conflicts. - Created functions to generate companies, parks, rides, park areas, and reviews. - Ensured proper relationships between models during data creation. - Added logging for better tracking of data seeding process. - Included checks for required database tables before seeding.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -387,4 +387,6 @@ Temporary Items
|
||||
***REMOVED***.webhook
|
||||
.github-token
|
||||
logs/
|
||||
profiles
|
||||
profiles
|
||||
.thrillwiki-github-token
|
||||
.thrillwiki-template-config
|
||||
Reference in New Issue
Block a user