hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

7.9K
active users

#webframework

0 posts0 participants0 posts today
smattymatty<p>Tired of this?:<br> `python manage.py test users.tests.models.TestUserValidation.test_email_validation`<br>---<br> Try this instead! 🧙‍♂️<br> Just run `mercury-test --wizard` and let the magic happen.<br>---</p><p> The Django Mercury Test Wizard turns complex test commands into simple conversations.<br> <br>Perfect for teams, onboarding, and anyone who values their sanity.</p><p><a href="https://github.com/80-20-Human-In-The-Loop/Django-Mercury-Performance-Testing" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/80-20-Human-In-The-</span><span class="invisible">Loop/Django-Mercury-Performance-Testing</span></a></p><p>(The plugin ecosystem is not pushed yet, this post is just me showcasing what I am working on!)</p><p><a href="https://techhub.social/tags/Django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Django</span></a> <a href="https://techhub.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://techhub.social/tags/Testing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Testing</span></a> <a href="https://techhub.social/tags/PerformanceTesting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PerformanceTesting</span></a> <a href="https://techhub.social/tags/Developer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Developer</span></a> <a href="https://techhub.social/tags/CLI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLI</span></a> <a href="https://techhub.social/tags/UX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UX</span></a> <a href="https://techhub.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://techhub.social/tags/DjangoMercury" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DjangoMercury</span></a> <a href="https://techhub.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://techhub.social/tags/DevTools" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevTools</span></a> <a href="https://techhub.social/tags/TDD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TDD</span></a> <a href="https://techhub.social/tags/SoftwareQuality" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareQuality</span></a> <a href="https://techhub.social/tags/DeveloperExperience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DeveloperExperience</span></a> <a href="https://techhub.social/tags/WebFramework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebFramework</span></a> <a href="https://techhub.social/tags/BackendDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BackendDev</span></a> <a href="https://techhub.social/tags/PythonDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PythonDev</span></a> <a href="https://techhub.social/tags/QA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QA</span></a> <a href="https://techhub.social/tags/TestAutomation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TestAutomation</span></a> <a href="https://techhub.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevOps</span></a></p>

⚠️ PSA: Bad news, everyone! ⚠️

It turns out #Django is not a #WebFramework and is only useful for #CRUD. 🤯

Wish y'all had told me that before I built a multi-level multitenant #WebApp for managing a utilities district's operations, scheduling, graph-based infrastructure models, GIS, communications, etc on... Django.

I guess it's time to shut down my business and scrap my upcoming #PyCon US talk 🤷‍♂️😆

news.ycombinator.com/item?id=4

news.ycombinator.comWe could probably do with a "SQLAlchemy for Django users" article. SQLAlchemy is... | Hacker News

Published 0.36.0 of coltrane, a minimal app framework for content sites.

It adds more support for converting types of a `publish_date` defined in YAML frontmatter to a timezone-aware datetime object. This should also fix a bug where specifying only a date (without the time) would prevent building a static site when the RSS was getting generated.

coltrane.readthedocs.io/en/lat
pypi.org/project/coltrane/
github.com/adamghill/coltrane

coltrane.readthedocs.iocoltrane 0.37.0 documentation