|
You are here |
www.mattlayman.com | ||
| | | | |
rogs.me
|
|
| | | | | [AI summary] The article explains how to use Celery in Django to asynchronously populate book information using an ISBN scanner by setting up Celery tasks and integrating them with Django models and serializers. | |
| | | | |
brntn.me
|
|
| | | | | Personal site of Brenton Cleeland | |
| | | | |
adamj.eu
|
|
| | | | | Code coverage is a simple tool for checking which lines of your application code are run by your test suite. 100% coverage is a laudable goal, as it means every line is run at least once. | |
| | | | |
quakkels.com
|
|
| | | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now. | ||