Skip to content

laymonage/gsoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

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

About

@laymonage's Google Summer of Code documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages