#
extra
Here are 145 public repositories matching this topic...
Extra scripts that implement experimental features, highlight custom files/languages
-
Updated
Jun 20, 2020
Configurable Markdown to HTML converter with Parsedown Extra Plugin.
-
Updated
Jun 20, 2020 - PHP
Just some extras..
swift
components
extensions
cocoapods
uikit
foundation
extra
scenekit
extras
coregraphics
swift5
swift-5
-
Updated
Nov 28, 2019 - Swift
Does what native Javascript doesn't.
-
Updated
Jul 1, 2020 - TypeScript
Java compile time annotation, lombok extension framework.(java 编译时注解框架,对 lombok 进行扩展)
-
Updated
Jun 19, 2020 - Java
Powerfull and easy to use annotations with lightweight container
-
Updated
Feb 26, 2020 - PHP
Annotation to pretty print your Activity / Fragment extras also outputs the total size of your bundle
-
Updated
Dec 22, 2018 - Groovy
Google Maps Custom Resource Class Extra for MODX Revolution
-
Updated
Nov 27, 2019 - JavaScript
The Mirror plugin helps you to develop MODX websites faster. It synchronizes elements (templates, chunks, plugins and snippets) from filesystem with database and reverse.
-
Updated
Jan 8, 2018 - PHP
An array is a collection of values, stored contiguously.
-
Updated
Jun 30, 2020 - TypeScript
Improve this page
Add a description, image, and links to the extra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extra topic, visit your repo's landing page and select "manage topics."
Annotating a queryset with a field that conflicts with a field on a model is working fine with Django 1.11.* and django-postgres-extra 1.22. If we bump Django to 2.2.11 (LTS), however, our tests fail (both with psqlextra 1.22 and 2.0a14): the annotated field appears to get lost in the renaming proces.
Another (small) issue is in the current documentation: https://django-postgres-extra.readthedo