codingforentrepreneurs / Django-Tests-Unleashed
A Repository for Simple & Straightforward Tests in Django
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Django-Tests-Unleashed
- 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
- Django Foreign Keys Unleashed is a series that explains concepts behind creating relationships and associations with Django models using …☆10Updated 7 years ago
- Learn about Django views in this reference series. Created using Django 1.10.☆12Updated 8 years ago
- Learn about Django models in this reference series. Created using Django 1.10.☆18Updated 8 years ago
- Django Forms (and Formsets) make collecting & validating data easy and secure for your web applications.☆20Updated 7 years ago
- Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.☆25Updated 7 years ago
- Learn about the Django user model in this reference series. Created using Django 1.10☆24Updated 8 years ago
- Read the guide on https://kirr.co/zm6ri8 to see how to implement these.☆15Updated 7 years ago
- Extending the Srvup Membership project, we build an API using the Django Rest Framework.☆37Updated 9 years ago
- Learn how to create an AJAX-powered like button in Django.☆59Updated 6 years ago
- Convert your Django Forms into Asynchronous forms using our guide here: https://kirr.co/r1tsdb☆31Updated 7 years ago
- How to Add reCAPTCHA to a Django Site☆16Updated 7 years ago
- Learn how to create a reusable Comments App for use in any Django Project.☆14Updated 7 years ago
- ☆15Updated 7 years ago
- Learn to Build Real Time Chat with Django Channels☆54Updated 6 years ago
- Learn to create a reusable email capture component by integrating Django, the Django Rest Framework, and React.js.☆25Updated 5 years ago
- Email, Username, and Social Authentication made easier.☆28Updated 8 years ago
- A blank Django Starter Project that includes Docker support.☆24Updated last year
- Section 3 of the Django + Angular + Ionic Course☆23Updated 6 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Updated 3 years ago
- HTML & CSS are the building blocks behind every website; learn the fundamentals with this series: https://www.codingforentrepreneurs.com/…