Pinned Repositories
crudlfap
MVC CRUD for Django, glueing popular plugins such as django-filter, django-tables2, etc
django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
django-cities-light
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
django-documents
Provide a Document model including a FileField and a custom storage. Uploaded documents live outside of MEDIA_ROOT and must be downloaded through a view that does security checks. Using django-autocomplete-light and django-generic-m2m, allow to attach any object to it.
django-permissions-widget
DEPRECATED !! Check out this new awesome app !! https://github.com/RamezIssac/django-tabular-permissions
django-rules-light
Maintenance only
django-session-security
A little javascript and middleware work together to ensure that the user was active during the past X minutes in any tab he has open. Otherwise, display a warning leaving a couple of minutes to show any kind of activity like moving the mouse. Otherwise, logout the user.
djfernet
Fernet symmetric encryption for Django model fields
djnext
NextJS Template backend for Isomorphic UI development in Django !MIRROR of git.yourlabs.org/oss/djnext!
facond
Change the form dynamically depending on user actions, and predefined sets of actions and conditions
YourLabs's Repositories
yourlabs/django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
yourlabs/django-cities-light
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
yourlabs/django-session-security
A little javascript and middleware work together to ensure that the user was active during the past X minutes in any tab he has open. Otherwise, display a warning leaving a couple of minutes to show any kind of activity like moving the mouse. Otherwise, logout the user.
yourlabs/django-rules-light
Maintenance only
yourlabs/djnext
NextJS Template backend for Isomorphic UI development in Django !MIRROR of git.yourlabs.org/oss/djnext!
yourlabs/crudlfap
MVC CRUD for Django, glueing popular plugins such as django-filter, django-tables2, etc
yourlabs/djfernet
Fernet symmetric encryption for Django model fields
yourlabs/facond
Change the form dynamically depending on user actions, and predefined sets of actions and conditions
yourlabs/django-permissions-widget
DEPRECATED !! Check out this new awesome app !! https://github.com/RamezIssac/django-tabular-permissions
yourlabs/django-dbdiff
Diff the database state with pre-generated fixtures, for testing (tests that write themselves)
yourlabs/djWebdApp
Django + Blockchain = Web-dApps [MIRROR OF] yourlabs.io/pyratzlabs/djwebdapp
yourlabs/djhacker
Metacode more with Django
yourlabs/bigsudo
Ansible wrapper makes ansible easier, superseeds playlabs
yourlabs/ryzom
Component classes replace templates, with data-binding support (client subscription to querysets) for Django channels
yourlabs/autocomplete-light
WebComponents for autocompletion with server-side HTML generation: the perfect match for server-side frameworks. Mirrorr of yourlabs.io/oss/autocomplete-light
yourlabs/django-xcbv
UNUSABLE heavy research around cbv for the lulz, see crudlfap for usable code
yourlabs/yourlabs.drone
One command to setup drone-ci
yourlabs/cli2
Dynamic CLI for Python objects of all sorts. MIRROR OF ---->
yourlabs/djTezos
Integration of PyTezos and Django, MIRROR of yourlabs.io/oss/djtezos
yourlabs/yourlabs.compose
Deploy a docker-compose.yml to a target host dir with a single command
yourlabs/yourlabs.docker
Deploy docker from scratch over ssh
yourlabs/blog
MIRROR of the blog from yourlabs.io/oss/blog
yourlabs/yourlabs.netdata
yourlabs/playlabs
[mirror] Obscene distribution of Ansible & Docker targetting Arch, Alpine and Ubuntu hosts
yourlabs/shlax
Beautiful async subprocess wrapper }}--MIRROR OF~-~}-}>>>
yourlabs/yourlabs.firewall
Basic firewall for docker hosts
yourlabs/yourlabs.mirror
BigSudo / Ansible role to maintain public and private Linux package distribution mirrors
yourlabs/yourlabs.pip
Setup pip3 over ssh with a single command
yourlabs/yourlabs.remember
Magic role to make Ansible somewhat easier for small projects to use. Best used with bigsudo.
yourlabs/yourlabs.ssh
Ansible/BigSudo role to secure an SSH server and add users. Perfect for being the first command to run against a fresh server.