👕 Lints everything

This commit is contained in:
Jeff Triplett 2025-01-04 11:29:13 -06:00
parent 67f940b9d5
commit d32224bfd1
No known key found for this signature in database
6 changed files with 13 additions and 13 deletions

View File

@ -2,7 +2,7 @@
name: ⛔️ Add a New Project [Please Submit as Pull Request] name: ⛔️ Add a New Project [Please Submit as Pull Request]
about: How to submit a new Django project for the Awesome Django list about: How to submit a new Django project for the Awesome Django list
title: '' title: ''
labels: labels:
assignees: '' assignees: ''
--- ---

View File

@ -6,9 +6,9 @@ title: "[NEW] Project Name"
## Project Information ## Project Information
1. **Project Name:** 1. **Project Name:**
2. **Project URL:** 2. **Project URL:**
3. **Description:** 3. **Description:**
_(Please provide a brief description of the project.)_ _(Please provide a brief description of the project.)_
@ -21,7 +21,7 @@ Please answer the following questions about the project you are submitting. This
**Note:** If your project is only a few months old or has under 50 to 100 stars on GitHub, it may NOT meet the criteria for inclusion in the Awesome Django list. We recommend that you promote your project more and then consider a submission at a later date when it has gained more visibility and community support. **Note:** If your project is only a few months old or has under 50 to 100 stars on GitHub, it may NOT meet the criteria for inclusion in the Awesome Django list. We recommend that you promote your project more and then consider a submission at a later date when it has gained more visibility and community support.
**Additionally:** 🙅 We are not interested in Django Starter Kit projects. We might change our minds, but for now, these tend to be more similar than different. Every Django Starter Kit is awesome. **Additionally:** 🙅 We are not interested in Django Starter Kit projects. We might change our minds, but for now, these tend to be more similar than different. Every Django Starter Kit is awesome.
1. **Is the project new?** 1. **Is the project new?**
- [ ] Yes - [ ] Yes

2
CNAME
View File

@ -1 +1 @@
awesomedjango.org awesomedjango.org

View File

@ -109,7 +109,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-baton](https://github.com/otto-torino/django-baton) - A cool, modern and responsive django admin application based on bootstrap 5. - [django-baton](https://github.com/otto-torino/django-baton) - A cool, modern and responsive django admin application based on bootstrap 5.
- [django-unfold](https://github.com/unfoldadmin/django-unfold) - Modern Django admin theme for seamless interface development. - [django-unfold](https://github.com/unfoldadmin/django-unfold) - Modern Django admin theme for seamless interface development.
- [django-daisy](https://github.com/hypy13/django-daisy) - A modern django dashboard fully responsive built with daisyui. - [django-daisy](https://github.com/hypy13/django-daisy) - A modern django dashboard fully responsive built with daisyui.
- [django-admin-dracula](https://github.com/sjbitcode/django-admin-dracula) - 🦇 Dracula themes for the Django admin. - [django-admin-dracula](https://github.com/sjbitcode/django-admin-dracula) - 🦇 Dracula themes for the Django admin.
### APIs ### APIs
<!--lint disable double-link--> <!--lint disable double-link-->
@ -376,7 +376,7 @@ _A short list of Python packages that work well with Django._
## Resources ## Resources
### Official Resources ### Official Resources
<!--lint ignore double-link--> <!--lint ignore double-link-->
- [Project Website](https://www.djangoproject.com/) - Official Django website. - [Project Website](https://www.djangoproject.com/) - Official Django website.
- [Documentation](https://docs.djangoproject.com/en/dev/) - Comprehensive documentation for all Django versions. - [Documentation](https://docs.djangoproject.com/en/dev/) - Comprehensive documentation for all Django versions.
- [Polls Tutorial](https://docs.djangoproject.com/en/dev/intro/tutorial01/) - Build a polls tutorial while learning Django internals. - [Polls Tutorial](https://docs.djangoproject.com/en/dev/intro/tutorial01/) - Build a polls tutorial while learning Django internals.
@ -386,7 +386,7 @@ _A short list of Python packages that work well with Django._
- [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) - Use function-based views to build a blog app. - [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) - Use function-based views to build a blog app.
- [LearnDjango](https://learndjango.com/) - Tutorials and premium courses on Django and Django REST Framework. - [LearnDjango](https://learndjango.com/) - Tutorials and premium courses on Django and Django REST Framework.
- [Adam Johnson](https://adamj.eu/tech/) - Adam is on the Technical Board of Django and regularly writes tutorials. - [Adam Johnson](https://adamj.eu/tech/) - Adam is on the Technical Board of Django and regularly writes tutorials.
- [Photon Designer - Django tutorials](https://photondesigner.com/articles) - Django tutorials by Tom Dekan on how to build Django apps simply - from how to build an instant messenger with Django, add instant search, to using Google Drive as a database. Updated regularly. - [Photon Designer - Django tutorials](https://photondesigner.com/articles) - Django tutorials by Tom Dekan on how to build Django apps simply - from how to build an instant messenger with Django, add instant search, to using Google Drive as a database. Updated regularly.
- [TestDriven](https://testdriven.io/blog/) - Multiple Django-specific tutorials on topics like Docker, payments, and more. - [TestDriven](https://testdriven.io/blog/) - Multiple Django-specific tutorials on topics like Docker, payments, and more.
- [Classy Class-Based Views](https://ccbv.co.uk/) - Detailed descriptions of methods/properties/attributes for each generic class-based view. - [Classy Class-Based Views](https://ccbv.co.uk/) - Detailed descriptions of methods/properties/attributes for each generic class-based view.
- [Classy Django Forms](https://github.com/ana-balica/classy-django-forms) - Detailed descriptions of methods/properties/attributes for each form class. - [Classy Django Forms](https://github.com/ana-balica/classy-django-forms) - Detailed descriptions of methods/properties/attributes for each form class.
@ -432,7 +432,7 @@ _A short list of Python packages that work well with Django._
### Job Boards ### Job Boards
- [Django News Jobs](https://jobs.django-news.com/) - A Django job board that also aggregates other job boards. - [Django News Jobs](https://jobs.django-news.com/) - A Django job board that also aggregates other job boards.
- [Django Gigs](https://djangogigs.com) - This platform caters specifically to freelance and full-time Django developers. - [Django Gigs](https://djangogigs.com) - This platform caters specifically to freelance and full-time Django developers.
- [Django Jobs](https://djangojobs.net) - Django jobs posting for hiring Django Python developers. - [Django Jobs](https://djangojobs.net) - Django jobs posting for hiring Django Python developers.
- [Python.org Job Boards](https://www.python.org/jobs/) - While not exclusively for Django, this job board is hosted by the official Python website and features a range of Python and Django-related job opportunities. - [Python.org Job Boards](https://www.python.org/jobs/) - While not exclusively for Django, this job board is hosted by the official Python website and features a range of Python and Django-related job opportunities.

View File

@ -64,10 +64,10 @@ footer_content: >-
<iframe src="https://django-news.com/embed?color1=ffffff&color2=092e20&color_bg_button=092e20&color_border=ccc&color_button=ffffff&color_links=979797&color_terms=808080&title=Subscribe+to+Django+News" width="450" height="310" frameborder="0" style="max-width: 100%"></iframe> <iframe src="https://django-news.com/embed?color1=ffffff&color2=092e20&color_bg_button=092e20&color_border=ccc&color_button=ffffff&color_links=979797&color_terms=808080&title=Subscribe+to+Django+News" width="450" height="310" frameborder="0" style="max-width: 100%"></iframe>
<p>Please consider supporting Django by making a donation to the <p>Please consider supporting Django by making a donation to the
<a rel="sponsored" href="https://www.djangoproject.com/fundraising/">Django Software Foundation</a>, <a rel="sponsored" href="https://www.djangoproject.com/fundraising/">Django Software Foundation</a>,
sponsoring via <a rel="sponsored" href="https://github.com/sponsors/django">GitHub Sponsors</a>, sponsoring via <a rel="sponsored" href="https://github.com/sponsors/django">GitHub Sponsors</a>,
or buying <a rel="sponsored" href="https://django.threadless.com/">official merchandise</a>.</p> or buying <a rel="sponsored" href="https://django.threadless.com/">official merchandise</a>.</p>
<p>Awesome Django is not associated with the Django Software Foundation.<br> <p>Awesome Django is not associated with the Django Software Foundation.<br>
Django is a registered trademark of the Django Software Foundation.</p> Django is a registered trademark of the Django Software Foundation.</p>

View File

@ -1,6 +1,6 @@
# Contribution Guidelines # Contribution Guidelines
Contributions are welcome! Please note that Will and Jeff work on this as a benefit to the Django community. It is based on our own personal, biased thoughts. Contributions are welcome! Please note that Will and Jeff work on this as a benefit to the Django community. It is based on our own personal, biased thoughts.
If you disagree with choices made, you are welcome to fork this repo and create/maintain your own list of awesome Django resources if you disagree with choices I've made. If you disagree with choices made, you are welcome to fork this repo and create/maintain your own list of awesome Django resources if you disagree with choices I've made.