Explore >> Select a destination


You are here

github.com
| | richardtier.com
5.3 parsecs away

Travel
| | Django Rest Framework integrates well with models to provide out of the box validation, and ModelSerializers allow futher fine-grained custom validation. However, if you're not using a model as the resource of your endpoint then the code required for custom validation of complex data structure can get hairy. If there is a heavily nested data...
| | blog.encodeart.dev
5.2 parsecs away

Travel
| | Superforms is a popular SvelteKit library that simplifies numerous aspects of form handling: Validation, error handling, nested data, loading spinners, browser constraints, and much more. About a month after the announcement that Superforms won Svelt...
| | marcus-obst.de
5.5 parsecs away

Travel
| |
| | www.paulox.net
17.1 parsecs away

Travel
| A quick-start guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactivemaps.