Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sets up the initial structure and configuration for the Django Sage Ticket project. #2

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

radinceorc
Copy link
Contributor

  • Created a new Django app for the ticketing system.
  • Set up the basic project structure, including the necessary directories and placeholder files.
  • Initialized the app configuration in settings.py.
  • Added a models.py file with initial model stubs.
  • Set up basic admin interface configurations.
  • Added a README.md with an initial overview of the project.
  • Configured requirements.txt for dependencies.
  • Added pytest and basic test setup for future unit testing.

@sepehr-akbarzadeh sepehr-akbarzadeh merged commit ac16497 into sageteamorg:main Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants