An open API service indexing awesome lists of open source software.

https://github.com/laymonage/gsoc

@laymonage's Google Summer of Code documentation.
https://github.com/laymonage/gsoc

Last synced: 3 months ago
JSON representation

@laymonage's Google Summer of Code documentation.

Awesome Lists containing this project

README

        

# [gsoc]

[![Netlify Status](https://api.netlify.com/api/v1/badges/e90f3c65-8804-42b6-a832-6050c51ea4a3/deploy-status)](https://app.netlify.com/sites/gsoc/deploys)

[laymonage]'s Google Summer of Code documentation.

## 2019

### Django Software Foundation: Add Cross-DB JSONField

#### Abstract

> Django currently has limited support for **`JSONField`**. The support is
> provided in `contrib.postgres.fields` module, meaning it can only be used for
> PostgreSQL database backend. Django officially supports PostgreSQL, MySQL,
> MariaDB, SQLite, and Oracle Database backends. This project aims to add
> **`JSONField`** that can be used for all database backends supported by
> Django.

#### Links

- [GitHub Gist of project draft proposal]
- [Project on GSoC website]

[gsoc]: https://gsoc.laymonage.com
[laymonage]: https://github.com/laymonage
[GitHub Gist of project draft proposal]: https://gist.github.com/laymonage/b53a1acbbab36b77776cd526b48fd2a5
[Project on GSoC website]: https://summerofcode.withgoogle.com/archive/2019/projects/6436908320686080