Commit Graph

246 Commits

Author SHA1 Message Date
Jeff Triplett
4d1571e190
Creates LICENSE 2020-07-04 12:44:09 -05:00
Jeff Triplett
ecda718dab
📝 Adds Wagtail Space 2020-07-04 11:53:23 -05:00
Jeff Triplett
1088cb49a9
🔨 Adds a few tools via Make to make project updates easier
- alex - Alex can be problematic, but it can also catch a few valid insensitive mistakes people make

- doctoc - makes keeping our TOC update to much easier than without it
2020-07-04 11:47:20 -05:00
Jeff Triplett
e354f40472
📝 Decrease from 60 to 30-days to mark PRs as stale 2020-07-04 11:41:39 -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
20d7a76e36
🚜 Fixes workflows folder name 2020-07-04 11:16:19 -05:00
Jeff Triplett
241fefeac4
🤖 Adds Stale GitHub Action to keep things fresh
Thank you @lorenanicole and @pyladies for the inspiration.

https://github.com/pyladies/chapter-websites/blob/main/.github/workflows/stale.yml
2020-07-04 11:14:32 -05:00
Jeff Triplett
b3e88c4efb
🤝 Merge pull request #69 from morenoh149/patch-3
Add Django-stronghold
2020-07-03 14:08:45 -05:00
Jeff Triplett
56300b0c05
🎉 Merge pull request #66 from avallbona/patch-5
Add django-polymorphic
2020-07-03 14:05:31 -05:00
Harry Moreno
b07aef162e
Add Django-stronghold 2020-07-02 23:56:55 -04: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
Jeff Triplett
aabbb26151
🤝 Merge pull request #62 from snejus/add-django-celery
Add celery task queues
2020-06-24 12:15:06 -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
Jeff Triplett
130f48ef0a
🤝 Merge pull request #60 from Ivaylo-Bachvarov/add-django-styleguide
Add Django Styleguide
2020-06-04 09:44:25 -05: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
William S. Vincent
0e424231b0
Merge pull request #58 from jefftriplett/patch-1
🔥 Removes Courses header
2020-05-08 09:22:41 -04: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
William S. Vincent
98b5582091
Merge pull request #56 from JonasKs/patch-1
Added two packages and sorted the list
2020-04-24 13:47:52 -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
William S. Vincent
bf3573047c
Merge pull request #54 from ycv005/patch-1
Add a Graphql-based Ecommerce Platform
2020-04-16 15:52:14 -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
William S. Vincent
9fc31ed34e
Merge pull request #53 from adamchainz/patch-5
Add two Django 3 books
2020-04-11 07:40:50 -04:00
Adam Johnson
ca5fb7c0b6
Add two Django 3 books
Add books by @archatas and @zenx
2020-04-11 08:38:19 +01:00
William S. Vincent
9519b05bde
Merge pull request #51 from adamchainz/patch-4
Link direct to two scoops press
2020-04-01 16:21:25 -04: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