Commit Graph

459 Commits

Author SHA1 Message Date
Jeff Triplett
ca8546462d
🤝 Merge pull request #115 from adamghill/main
Add section for full-stack frameworks
2021-02-03 21:42:55 -06:00
Jeff Triplett
ff4b34a0a2
Merge branch 'main' into patch-6 2021-02-03 21:41:31 -06:00
Jeff Triplett
4438758bf6
🤝 Merge pull request #114 from theArjun/main
Add django material admin to the list
2021-02-03 21:40:15 -06:00
Harry Moreno
39bae33b2e
add django-related-admin 2021-02-03 13:38:13 -05:00
Jannis Gebauer
57ad9a4eae
add punctoation 2021-01-22 23:31:33 +01:00
Jannis Gebauer
62edc2e1fc
add launchr to boilerplate 2021-01-22 23:26:19 +01:00
Adam Hill
bf24fc941a Add section for full-stack frameworks. 2021-01-05 21:26:14 -05:00
Arjun Adhikari
e5e55d3e70
Correct punctuation 2021-01-05 11:37:55 +05:45
Arjun Adhikari
8553f4346f
Add django material admin to the list 2021-01-05 11:34:19 +05:45
Josh
8c4bc3cd36
Update README.md
Add punctuation to correct linting error.
2021-01-04 11:43:14 -06:00
Josh
da69075bed
Update README.md
Add Healthchecks to Open Source Projects
2021-01-04 11:40:10 -06:00
Jonathan Sundqvist
2ea625d3ef
Add mptt. 2021-01-01 11:17:35 +01:00
Jeff Triplett
1f09ee65bc
Merge branch 'main' into main 2020-12-07 09:41:52 -06:00
Jeff Triplett
015a047f8d
🤝 Merge pull request #109 from corentinbettiol/main
Create SEO category and add django-check-seo to it
2020-12-07 09:38:49 -06:00
Will Vincent
f05afee323 add django-formtools 2020-11-09 13:08:00 -05:00
Will Vincent
2614ad9180 add feincms 2020-10-23 16:21:00 -04:00
Corentin Bettiol
6e6f9ef895
Create SEO category and add django-check-seo to it
SEO is an important aspect of web dev, and many people does not know how it "works", so I think adding a new category is appropriate.

Django Check SEO is a tiny package that will parse the html content of the pages of a Django website, and that will display the list of common mistakes/good practices relative to the content of the page.
2020-10-13 11:06:22 +02:00
Jeff Triplett
02c03dc7ac
Merge branch 'main' into patch-1 2020-10-12 22:41:30 -05:00
Jeff Triplett
4838a8b0d7
🤝 Merge pull request #102 from Labohkip81/main
Add Django-admin inteface to the list
2020-10-12 22:36:06 -05:00
Jeff Triplett
dd87ddd776
🤝 Merge pull request #104 from gabrielloliveira/main
📝 fix django-summernote section
2020-10-12 22:33:51 -05:00
Mahmoud Adel
e93ebd5163
Add endline dot 2020-10-12 14:09:27 +02:00
Mahmoud Adel
1d42d2f43e
add django-admin-env-notice to Admin section 2020-10-12 13:57:10 +02:00
Paulo Lapa
759b8cfdc1 mend 2020-10-10 14:10:48 +01:00
Paulo Lapa
3cee74e40f mend 2020-10-10 14:08:30 +01:00
Paulo Lapa
f44220240b Add hetzner to IaaS list 2020-10-10 14:01:03 +01:00
Anmol Gupta
c669e7318f Fixes #98 : Edited README.md 2020-10-10 17:42:24 +05:30
Gabriell Oliveira
4aea0465fe 📝 fix django-summernote section
close #103
2020-10-08 16:26:45 -03:00
Will Vincent
7ef2db9b89 add Caching section 2020-10-07 08:58:37 -04:00
Will Vincent
215e5875db add django-floppyforms 2020-10-05 13:16:28 -04:00
Laban
5f91ed9fcd
Add Django-admin inteface to the list
Add Django-admin-interface app to the list, enables users to easily customize the admin interface.
2020-10-05 08:02:23 +03:00
Jeff Triplett
1c580198f3
📝 UGC fix 2020-10-02 19:55:57 -05:00
Jeff Triplett
27a41e8570
🚜 Move stuff around 2020-10-02 19:15:16 -05:00
Jeff Triplett
07b820b7e7
🚜 More README config updates 2020-10-02 13:30:41 -05:00
Jeff Triplett
80a4afa38f
🤝 Merge branch 'main' into github-pages 2020-10-02 09:03:26 -05:00
Will Vincent
1469ca14ee update djangox description 2020-10-02 09:53:00 -04:00
Will Vincent
3a7cadd6fd add django-tastypie 2020-10-02 09:40:03 -04:00
Will Vincent
e0a4dd941a add django-easy-audit to main branch 2020-10-02 09:36:24 -04:00
Jeff Triplett
7cf268a2cc
A working GH Page 2020-10-01 22:39:05 -05:00
Jeff Triplett
58153528a9
📝 Adds warning since GH repos look weird when not lowercased 2020-10-01 19:20:32 -05:00
Will Vincent
3a9a28f5c0 add note on Supporting Django 2020-09-30 19:28:09 -04:00
Will Vincent
9d920f51db create General section for 3rd party packages without section 2020-09-30 19:20:41 -04:00
Jeff Triplett
82367aa542
🤝 Merge pull request #88 from morenoh149/patch-5
django-protected-media
2020-09-29 13:32:03 -05:00
Jeff Triplett
7ffdda2b44
🤝 Merge pull request #87 from lnxpy/master
Editors category created + some packages added to Python Packages section
2020-09-29 13:30:56 -05:00
Will Vincent
f7382dc572 books updated 2.2+ only, switched links for Two Press books 2020-09-29 08:52:58 -04:00
Harry Moreno
46523266bf
django-protected-media
reopen https://github.com/wsvincent/awesome-django/pull/76

updated to meet requirements https://github.com/cobusc/django-protected-media/issues/2
2020-09-21 15:09:26 -04:00
Will Vincent
db1ef08e18 add Django Day Copenhagen event 2020-09-21 09:46:59 -04:00
Ali Reza Yahyapour
993139591b
faker package added to Python Packages 2020-09-20 00:43:27 +04:30
Ali Reza Yahyapour
fba72648f0
Add Editors section 2020-09-20 00:40:52 +04:30
Ali Reza Yahyapour
9a9b599010
python-decouple added to Python Packages section 2020-09-20 00:24:23 +04:30
Šarūnas Nejus
9bdd5f32b0 Add django-configurations 2020-09-05 22:54:41 +01:00
Jeff Triplett
6c8962dd64
👕 Fixes lint error 2020-09-03 10:27:48 -05:00
Jeff Triplett
3c9f7451ec
Merge branch 'master' into patch-1 2020-09-03 09:50:12 -05:00
Jeff Triplett
42d5cb32f9
🎉 Merge pull request #83 from DanielJDufour/patch-1
Added djenv
2020-09-03 09:49:05 -05:00
Jeff Triplett
c05f796bd4
Merge branch 'master' into master 2020-09-03 09:45:33 -05:00
Jeff Triplett
49a94d0103
👕 More lint updates 2020-09-03 09:39:00 -05:00
Jeff Triplett
73078bc70b
💚 Fixes lint issues 2020-09-03 09:35:59 -05:00
Will Vincent
ba0891f31e add Django Template Tags and Filters 2020-09-03 09:17:16 -04:00
Vitaliy Kucheryaviy
d165e47b73
Add django-ninja 2020-08-31 11:46:30 +03:00
Vitaliy Kucheryaviy
a4b33ac87c
Add django-ninja 2020-08-31 11:44:51 +03:00
Daniel J. Dufour
d5344d1e57
Added djenv
Hello. For your consideration, I added djenv, which is a library that allows you to configure Django settings with environmental variables.  It automatically deciphers what environmental variables corresponds to what Django settings.  It also automatically casts the environmental variables into the right type.  Thank you for your time.
2020-08-23 00:06:31 -05:00
Will Vincent
9833e70f28 update 3.1 book updates, 3.0 Mastering Django, etc 2020-08-12 12:44:34 -04:00
oon arfiandwi
0c340f75a6
add HyperKitty
HyperKitty - A web interface to access GNU Mailman v3 archives.
2020-08-07 01:52:03 +08:00
Will Vincent
91114abe38 add PostHog thanks to @santos22 PR 2020-08-04 09:33:21 -04:00
Adetunji Tejumade
5e08d5b181 Fix link error on line 333 2020-07-31 14:51:57 +01:00
Jeff Triplett
91e3b90042
📝 Fixes lint issue 2020-07-28 19:14:10 -05:00
Jeff Triplett
80a8ad4fbd
🤝 Merge pull request #74 from adinhodovic/add-django-google-optimize
Add django-google-optimize
2020-07-28 18:34:37 -05:00
Jeff Triplett
8566dd1421
🤝 Merge pull request #78 from ilikerobots/patch-2
add cookiecutter-vue-django
2020-07-28 18:32:59 -05:00
Will Vincent
946a6be2a8 add Running in Production pod, fix typos 2020-07-22 13:04:44 -04:00
Jeff Triplett
d81a97c6c2
Merge branch 'master' into master 2020-07-22 09:11:42 -05:00
Mike Hoolehan
8d8a623a6a
Update README.md
punctuate
2020-07-22 10:06:46 +03:00
Mike Hoolehan
5598fe6ab0
add cookiecutter-vue-django 2020-07-22 09:58:32 +03:00
Ramon Saraiva
d9fe6f23bc Add django-dramatiq 2020-07-17 16:45:07 -03:00
William S. Vincent
767b070adc
Merge pull request #75 from ebertti/patch-1
add django-jazzmin
2020-07-16 10:32:29 -04:00
Will Vincent
79a8267c9c add Security section 2020-07-16 09:50:16 -04:00
Ezequiel Bertti
7660b3ea59
fix add jazzmin 2020-07-15 10:08:51 -03:00
Ezequiel Bertti
3cf51763d2
add django-jazzmin 2020-07-14 14:51:11 -03:00
Adin Hodovic
42950d108f Add django-google-optimize
Used the 'Testing' section got a proposal for a different one or is it fine?
2020-07-12 20:22:59 +02:00
Jeff Triplett
bc26b5a327
🤝 Merge pull request #72 from avallbona/patch-8
add django-summernote
2020-07-10 13:19:12 -05:00
Jeff Triplett
6626c0c677
🤝 Merge pull request #73 from avallbona/patch-9
add django-cas-ng
2020-07-10 13:17:54 -05:00
Jeff Triplett
55c80fd904
🤝 Merge pull request #71 from avallbona/patch-7
add django-constance
2020-07-10 13:15:37 -05:00
Andreu Vallbona Plazas
b0d98b91a0
fixed casing issue
fixed casing issue
2020-07-05 00:29:48 +02:00
Andreu Vallbona Plazas
9a95840874
add django-cas-ng
add django-cas-ng
2020-07-05 00:18:25 +02:00
Andreu Vallbona Plazas
b4c9cf2f8d
add django-summernote
add django-summernote
2020-07-04 22:17:19 +02:00
Andreu Vallbona Plazas
0765605abb
add django-constance
add django-constance
2020-07-04 22:14:09 +02:00
Andreu Vallbona Plazas
be9854be47
add django-robots
add django-robots
2020-07-04 22:10:47 +02:00
Jeff Triplett
f025108b06
📝 Adds awesome-lint support and lints repo 2020-07-04 12:45:35 -05:00
Jeff Triplett
ecda718dab
📝 Adds Wagtail Space 2020-07-04 11:53:23 -05:00
Jeff Triplett
50554f1731
🤝 Merge pull request #64 from avallbona/patch-3
Add impostor
2020-07-04 11:33:58 -05:00
Jeff Triplett
b3a03daf40
🤝 Merge pull request #63 from bfirsh/patch-1
Add django-docker-heroku-template
2020-07-04 11:28:09 -05:00
Jeff Triplett
582824fa85
🤝 Merge pull request #61 from rasulkireev/master
Adding Built with Django open source project
2020-07-04 11:27:20 -05:00
Jeff Triplett
66c110903b
📝 Puts a 🐦 on it and adds more Wagtail info 2020-07-04 11:23:25 -05:00
Jeff Triplett
b3e88c4efb
🤝 Merge pull request #69 from morenoh149/patch-3
Add Django-stronghold
2020-07-03 14:08:45 -05:00
Harry Moreno
b07aef162e
Add Django-stronghold 2020-07-02 23:56:55 -04:00
Daria Knyazeva
c404b6fad6
Add Djaq to APIs section 2020-06-30 15:47:55 +06:00
Andreu Vallbona Plazas
42432867bc
Add django-polymorphic
Add django-polymorphic
2020-06-24 19:26:20 +02:00
Jeff Triplett
c9e885842b
🤝 Merge pull request #65 from avallbona/patch-4
Add django-oscar
2020-06-24 12:16:53 -05:00
Andreu Vallbona Plazas
709ce440df
Added django-oscar
Added django-oscar
2020-06-14 21:53:51 +02:00
Andreu Vallbona Plazas
54f7f31b94
Added impostor
Added impostor. Impostor is a Django application which allows staff members to login as a different user by using their own username and password.
2020-06-14 21:49:46 +02:00
Ben Firshman
5f5d5f94b9
Add django-docker-heroku-template
Tooting my own horn a bit here, but none of these other boilerplates worked for me so I made my own. Hopefully as useful for others as it has been for me!
2020-06-11 08:58:46 -07:00
Šarūnas Nejus
1a4d0e7766 Add celery task queues 2020-06-06 05:52:11 +01:00
Rasul Kireev
9230dfbf03
Adding Built with Django open source project
I built this project as a place to collect cool functioning projects built with Django. The reason I wanted to build this is to answer a popular question: "What can be built with Django?".
2020-06-04 11:17:38 -04:00
Ivaylo Bachvarov
ffd948f677 Add Django Styleguide 2020-05-30 00:15:47 +03:00
Jeff Triplett
7e4f8e99de
📝 Updates center logos 2020-05-08 22:34:11 -05:00
William Vincent
acfff03330 move bleach to Python section 2020-05-08 16:41:47 -04:00
William Vincent
4f54e88cf8 consolidate tutorials, resources into Educational category 2020-05-08 16:40:57 -04:00
William Vincent
03571bb079 add Adams book and 2Scoops 2020-05-08 16:39:23 -04:00
Jeff Triplett
8db44b378c
📝 Adds awesome-wagtail too 2020-05-08 13:21:54 -05:00
Jeff Triplett
2090960e7c
🤝 Merge pull request #57 from jonathan-s/patch-1
Adding django-silk & py-spy - profiling in python
2020-05-08 13:18:40 -05:00
Jeff Triplett
c090034619
📝 Change up language 2020-05-08 13:15:00 -05:00
Jeff Triplett
548b6128ae
📝 Updates TOC 2020-05-08 13:02:44 -05:00
Jeff Triplett
24c748bef8
🔥 Removes Courses header 2020-05-07 20:05:26 -05:00
Jonathan Sundqvist
9e0b59f9d3
Adding django-silk & py-spy - profiling in python 2020-05-07 22:35:33 +02:00
William Vincent
2bb5cc5304 update dj-rest-auth 2020-04-27 10:28:46 -04:00
Jonas Krüger Svensson
7572b4d385
Added two packages and sorted the list
- Added `django-guid`. https://github.com/JonasKs/django-guid  
- Added `django-swagger-tester`. https://github.com/sondrelg/django-swagger-tester  
- Sorted the Django list to be alphabetical.
2020-04-24 18:56:47 +02:00
William S. Vincent
d6509bbc32
Merge pull request #55 from shortnd/master
Added Django Cleanup
2020-04-20 11:58:43 -04:00
William Vincent
9030932317 add drf-yasg 2020-04-20 11:55:54 -04:00
Collin
094634fd25 fixing small issues 2020-04-18 18:49:46 -04:00
Collin
51682f33df fixed auto formatting 2020-04-18 18:48:55 -04:00
Collin
abef329e51 added django-cleanup 2020-04-18 15:37:01 -04:00
Yash Chandra Verma
7abf208529
Graphql-based Ecommerce Platform
- Saleor is the ecommerce platform with latest technologies that I have ever found.
2020-04-16 22:47:38 +05:30
William Vincent
5ca1d74f8e more 3rd party packages 2020-04-11 08:24:21 -04:00
William Vincent
99a725af4f new 3rd party packages 2020-04-11 08:14:49 -04:00
Adam Johnson
ca5fb7c0b6
Add two Django 3 books
Add books by @archatas and @zenx
2020-04-11 08:38:19 +01:00
Adam Johnson
46a89ae51e
Link direct to two scoops press
I'm sure @pydanny and @audreyr make more commission from their own site over Amazon.
2020-04-01 14:35:40 +01:00
William Vincent
855fd719de add Performance section 2020-03-23 15:11:40 -04:00
William Vincent
41c13eb08b remove xadmin 2020-03-17 13:38:49 -04:00
William Vincent
c8da125409 add Django Riffs podcast and LearnDjango site 2020-02-21 14:27:57 -05:00
William Vincent
f301a2f1e7 update books section 2020-02-21 14:25:11 -05:00
William Vincent
40a58a0fd5 Merge branch 'master' of https://github.com/wsvincent/awesome-django 2020-02-07 16:02:25 -05:00
William Vincent
bb59f9744c updates per Trey Hunner feedback 2020-02-07 16:01:14 -05:00
William S. Vincent
cb486fd930
Merge pull request #41 from adamchainz/add_apm_category
Add APM third party packages
2020-02-03 13:46:03 -05:00
Adam Johnson
6b69dd9b71
Add link to community page 2020-02-01 09:58:29 +00:00
William Vincent
44319a860d 2020 conference link updates 2020-01-28 10:54:43 -05:00
Adam Johnson
2294e83cfa Add APM third party packages 2020-01-02 18:54:21 +00:00
William Vincent
60178967b6 add django-news newsletter 2019-12-17 17:25:33 -05:00
Sreenivas
686e269fd0
Update README.md
Fixed the incorrect hyperlinks
2019-12-11 11:11:12 +05:30
William Vincent
a85d1f43d3 add pythonic-news project 2019-12-10 09:52:31 -05:00
Harry Moreno
f043a709bf
Remove duplicate 2019-11-20 05:30:18 -05:00
William Vincent
3c4907bfc7 rename, already there! 2019-11-14 08:52:44 -05:00
William Vincent
cf73b22781 add django-project-template 2019-11-14 08:52:05 -05:00
William Vincent
9364a9476d new 3rd party packages 2019-10-29 08:11:15 -04:00
William Vincent
094266eae4 Merge branch 'master' of https://github.com/wsvincent/awesome-django 2019-10-29 08:07:56 -04:00
William Vincent
b152b9a1b4 add new Django model fields 2019-10-29 08:06:21 -04:00
Harry Moreno
33ecb4be9f
remove unsupported Django-jet
https://github.com/geex-arts/django-jet/issues/280#issuecomment-547018214
2019-10-28 19:57:18 -04:00
William Vincent
3344aae435 add Pillow 2019-10-23 14:37:58 -04:00
William Vincent
13f6c63758 add django-webpack-loader 2019-10-23 10:25:19 -04:00
William Vincent
2b9ea7161a add django-braces 2019-10-22 16:19:09 -04:00
William Vincent
cae6b37ec7 add django-silk 2019-10-22 16:17:59 -04:00
William Vincent
bf84af054b add django-grappelli 2019-10-22 16:14:49 -04:00
William Vincent
81f82f6806 add xadmin 2019-10-22 16:13:54 -04:00
William Vincent
92df161f10 add shuup 2019-10-22 16:12:24 -04:00
William Vincent
aeced2c053 move 3rd party into Models 2019-10-22 16:10:49 -04:00
William Vincent
306239a921 add conference videos to Conferences section 2019-10-22 12:26:42 -04:00
William Vincent
f90914d26c move django-extensions to Commands section 2019-10-22 12:23:34 -04:00
William Vincent
d3837da51d add coveragepy 2019-10-22 12:22:18 -04:00
William Vincent
9529c8c33a add Python Packages section 2019-10-22 11:59:34 -04:00
William Vincent
e8db56087c add django-q 2019-10-22 10:59:23 -04:00
William Vincent
e7f189f844 add django-click and django-fakery thanks to Jeff Triplett 2019-10-21 14:43:03 -04:00
William Vincent
3b7b76c938 add django-webpack-starter 2019-10-21 14:35:59 -04:00
William Vincent
dc91cfc602 add django-lifecycle 2019-10-21 14:32:09 -04:00
William Vincent
1f125f63dc add django-job-portal app 2019-10-21 14:31:01 -04:00
William Vincent
407a2364d2 add Try Django video series 2019-10-21 14:27:17 -04:00
William Vincent
065f523c26 add django-jet 2019-10-21 14:24:25 -04:00
William Vincent
28518b49a4 add model-bakery 2019-10-21 14:12:51 -04:00
William Vincent
2b19124657 add puput 2019-10-21 14:01:05 -04:00
William Vincent
a74a57ac26 remove Travis 2019-10-21 13:58:08 -04:00
William Vincent
bba3e37e29 more link updates 2019-10-21 13:55:19 -04:00
William Vincent
f087324102 fix links 2019-10-21 13:49:40 -04:00
William Vincent
99424b1260 add Travis build status 2019-10-21 13:33:16 -04:00
William Vincent
09ab20a493 various fixes suggested by GabLeRoux 2019-10-21 13:29:47 -04:00
William Vincent
d574b61af7 add django2-project-template 2019-10-21 13:19:01 -04:00
William Vincent
64d71d7b8d add Tango with Django book 2019-10-21 13:09:55 -04:00
William Vincent
c7e246d349 remove Travis 2019-10-21 12:19:42 -04:00
William Vincent
126377fb32 major update with reorg of structure, 3rd party app subs 2019-10-21 12:15:07 -04:00
William Vincent
d8806548b2 add Travis 2019-10-21 11:38:05 -04:00
William Vincent
3e99a61db6 add django-waffle 2019-10-21 11:34:49 -04:00
William Vincent
6b8f21022e remove Meetups since WeWork killed the company 2019-10-21 11:31:24 -04:00
William Vincent
cdb483f809 remove deleted Mastering Django video link 2019-08-04 13:44:42 -04:00
William Vincent
5458e9656b change Will to William on DjangoChat 2019-07-24 18:03:13 -04:00
William Vincent
4c4e9b1012 add Divio to PaaS 2019-07-24 18:02:16 -04:00
William Vincent
5b4acfe36a add Django for Professionals to books 2019-07-24 18:01:48 -04:00
William Vincent
6d45325a90 add bootcamp open source app 2019-07-15 11:34:01 -04:00
Will Vincent
d20f3bb9a6 add hosting section 2019-06-14 14:02:29 -04:00
Will Vincent
4459bc42dd add django-redis 2019-06-12 16:42:31 -04:00
Will Vincent
317053edf9 add ponee 2019-06-06 08:54:42 -04:00
Will Vincent
d7c5fea5c2 add django-loginas to 3rd party packages 2019-06-04 19:13:06 -04:00
Will Vincent
ccac964380 add urlman to 3rd party packages 2019-06-04 19:07:47 -04:00
Will Vincent
5a5d575bb9 add djoser 3rd party package 2019-05-10 13:14:41 -04:00
Will Vincent
c9d192029d update Australia PyCon link 2019-04-29 09:04:34 -04:00
Will Vincent
47f0aed4b0 add Mastering Django YouTube videos 2019-04-24 09:18:05 -04:00
Will Vincent
e87dbfcb40 add CMS category, add mezzanine 2019-04-15 15:44:40 -04:00
Will Vincent
ee32ce3b1e update Django 2.2 books section 2019-04-12 09:34:19 -04:00
William Vincent
d91cf8f14e add django-rq 2019-04-08 08:43:31 -04:00
William Vincent
950bfab5b3 add text to Official Resources 2019-04-08 08:41:24 -04:00
William Vincent
e2b2258796 add note on django-cors-headers 2019-04-04 09:03:05 -04:00
William Vincent
f2fc1959d0 add factory-boy 2019-04-03 21:21:39 -04:00
William Vincent
53fc6864bb add django-import-export 2019-04-03 14:49:50 -04:00
William Vincent
8b721005ae add django-sql-explorer 2019-04-03 14:48:25 -04:00
William Vincent
e6a385079c add django-taggit 2019-04-03 14:47:04 -04:00
William Vincent
2a47ceeb8f add django-shapeshifter 2019-04-03 14:44:57 -04:00