Skip to content

Conversation

@charles-kamga
Copy link
Contributor

Summary

  • Added a new event: "Angular Cameroon Hacktoberfest Collaboration Day" to data/events.json.
  • The event promotes collaboration between Angular Cameroon and Django Cameroon communities.
  • Ensured JSON structure validity and verified seed command behavior.
  • During testing, I noticed that when using the seed commands directly, Django shows warnings — but when running the service, everything works fine.

Related Issues

Closes #<numéro si applicable>
(If no issue exists, this line can be removed or replaced with a note like “No related issues.”)

Testing

Steps used to verify the change:

  • uv run python manage.py flush
  • uv run python manage.py migrate
  • uv run python manage.py seed_events
  • Verified that the event appears once with correct details in the app.
  • uv run python manage.py test (ran successfully, except for unrelated static files warnings)

Screenshots

(Not applicable – no UI change introduced.)

Checklist

  • Added seed update in data/events.json
  • Tested locally and confirmed database behavior
  • Ensured the description includes notes about testing and warnings
  • No duplicate event entries found
  • Documentation updates not required for this change

@Joel-Fah Joel-Fah merged commit 6169761 into djangocameroon:main Oct 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants