<p>django-recaptcha now requires mocking for unit testing: </p>
https://github.com/praekelt/django-recaptcha/issues/184#issuecomment-472598248
Open link
Flavio Juvenal
Posted on
August 5, 2021
Topics:
django, testing
Tech Insights
Lessons we’ve learned while working on real projects
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>Django Tips: Designing Better Models </p>
↗
https://simpleisbetterthancomplex.com/tips/2018/02/10/django-tip-22-designing-better-models.html
Flávio Juvenal
Feb 15, 2018
Topics:
django, model
<p>how taking good care of culture is important and how focusing only in growth has it's consequences </p>
↗
https://www.nytimes.com/2017/11/25/business/etsy-josh-silverman.html
Rob Novelino
Feb 9, 2018
Topics:
<p>Understanding different categories of feature toggles: Release Toggles, Experiment Toggles, Ops Toggles & Permissioning Toggles</p>
↗
https://martinfowler.com/articles/feature-toggles.html
Lais Varejão
Feb 7, 2018
Topics:
toggle
<p>list of metrics (with filters) for impact or social businesses </p>
↗
https://iris.thegiin.org
Rob Novelino
Feb 2, 2018
Topics:
<p>Some nice tips on creating multiple user types with Django </p>
↗
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
Hugo Bessa
Jan 31, 2018
Topics:
authentication, django
<p>A command line utility to display dependency tree of the installed Python packages </p>
↗
https://github.com/naiquevin/pipdeptree
Rebeca Sarai
Jan 31, 2018
Topics:
dependencies, python
<p>Find packages that require updates on your python project: </p>
↗
https://github.com/nezhar/updatable
Rebeca Sarai
Jan 31, 2018
Topics:
python
<p>XKCD-style plots in Matplotlib: </p>
↗
https://jakevdp.github.io/blog/2012/10/07/xkcd-style-plots-in-matplotlib/
Flávio Juvenal
Jan 31, 2018
Topics:
chart, plot, python
<p>How to get the reference of a field when using Redux Form #issuecomment-271962346</p>
↗
https://github.com/erikras/redux-form/issues/1933
Luca Bezerra
Jan 29, 2018
Topics:
javascript, react, redux, redux-form
<p>Mocking image downloads for libs that actually check the file's contents, like Fleep </p>
↗
https://stackoverflow.com/a/43708272/1060162
Luca Bezerra
Jan 29, 2018
Topics:
fleep, image, mock, python, requests, test
<p>This cool text talks about when technical debts are OK, when and why they are NOT OK and how to manage them </p>
↗
https://hackernoon.com/on-technical-debt-7bac65edf349
Hugo Bessa
Jan 24, 2018
Topics:
<p>Downloading files via a requests library (i.e. python Requests) may throw HTTP 403 due to lack of user-agent param on headers </p>
↗
https://stackoverflow.com/a/38489588/1060162
Luca Bezerra
Jan 24, 2018
Topics:
403, python, requests
<p>good reference and summary for UX laws and principles </p>
↗
https://lawsofux.com/
Rob Novelino
Jan 22, 2018
Topics:
<p>Understanding PostreSQL Explicit Locking: </p>
↗
https://www.postgresql.org/docs/9.1/static/explicit-locking.html
Lais Varejão
Jan 19, 2018
Topics:
<p>good argument on value X hourly based rates </p>
↗
https://peterlyons.com/problog/2018/01/hourly-billing-is-ok
Rob Novelino
Jan 19, 2018
Topics:
<p>Django <code>prefetch_related</code> makes an extra query to pre-fill the related objects. If you use <code>prefetch_related</code> 3 times in the same queryset Django ORM will hit the database 4 times to fetch all the results.</p>
↗
Hugo Bessa
Jan 17, 2018
Topics:
<p>When using react-sortable-hoc (specially with bootstrap), if the element being dragged disappears, it may be a z-index issue. Use the component's helperClass: </p>
↗
https://github.com/clauderic/react-sortable-hoc/issues/87
Luca Bezerra
Jan 17, 2018
Topics:
react, sorting, ui
<p>A community of APIs in Brazil focused on spreading knowledge and mapping existent APIs, does events and has guest posts about APIs</p>
↗
https://mundoapi.com.br/apis-publicadas/
Rob Novelino
Jan 16, 2018
Topics:
<p>You can easily debounce API calls in redux-saga using the <code>delay</code> helper #debouncing</p>
↗
https://github.com/redux-saga/redux-saga/blob/master/docs/recipes/README.md
Filipe Ximenes
Jan 16, 2018
Topics:
redux
<p>How to make you django app serverless </p>
↗
https://www.youtube.com/watch?v=ixRZfVBn_A8
Anderson Resende
Jan 13, 2018
Topics:
django
<p>It's pretty important understand the exceptions in Django, so give it a try </p>
↗
https://docs.djangoproject.com/en/2.0/ref/exceptions/
Anderson Resende
Jan 13, 2018
Topics:
django
<p>Share a directory locally with python 3 <code>python -m http.server</code></p>
↗
Victor Carriço
Jan 12, 2018
Topics:
python
<p>Django 2.0 and Conditional Aggregations </p>
↗
https://www.peterbe.com/plog/conditional-aggregation-in-django-2.0
Carlos Coelho
Jan 12, 2018
Topics:
django, sql
<p>Trio – Pythonic async I/O for humans and snake people 🐍 </p>
↗
https://github.com/python-trio/trio
Flávio Juvenal
Jan 12, 2018
Topics:
async, asyncio, python
Previous
Next
Clients
Services
Blog
About Us
Careers
Let's talk