sibtc / django-custom-commands
Code sample from blog post "How to Create Custom Django Management Commands"
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-custom-commands
- Code examples from the blog post "Advanced Form Rendering with Django Crispy Forms"☆33Updated 5 years ago
- Django Search tutorial source code☆37Updated 3 years ago
- Learn to Build Real Time Chat with Django Channels☆54Updated 6 years ago
- A boilerplate Django project for deployment with AWS☆47Updated last year
- Class Based Views (CBVs) are an important aspect of making Django work better for you. This tutorial series helps you understand how to u…☆25Updated 8 years ago
- Code samples used in the blog post "How to Integrate Highcharts.js with Django"☆29Updated 6 years ago
- ☆17Updated 5 years ago
- ☆15Updated 7 years ago
- Django Authentication Video Tutorial☆71Updated 2 years ago
- Official Django REST framework tutorial - A Beginner's Guide☆51Updated last month
- Beginning Django☆50Updated 2 years ago
- Code for the second edition of Django Design Patterns and Best Practices book by Arun Ravindran☆39Updated last year
- Code example used in the post "How to Use RESTful APIs with Django"☆51Updated 6 years ago
- BDD with Django and Aloe☆43Updated last year
- Example used in the blog post "How to Use Celery and RabbitMQ with Django"☆56Updated 7 years ago
- Learn how to create an AJAX-powered like button in Django.☆59Updated 6 years ago
- Source code for DjangoConUS 2018 talk☆25Updated last year
- Web App to highlight projects built with Django (built with Django)☆75Updated 3 weeks ago
- How to Add reCAPTCHA to a Django Site☆16Updated 7 years ago
- a document management app for Django☆65Updated 3 years ago
- A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!☆93Updated 3 years ago
- A todo application with django web framework with class based views and ajax modal crud☆37Updated last year
- Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017☆37Updated 7 years ago
- Using Django inline formsets with Class-based Views and crispy-forms☆61Updated last year
- A rapid fire tutorial and introduction of Django Channels. To get more in depth check out the full course https://kirr.co/badl8e☆107Updated 4 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Updated 3 years ago
- A Django book for people with intermediate level Django skills. Inspired by James Bennett's Practical Django projects.