YourLabs

Results 8 repositories owned by YourLabs

django-autocomplete-light

1.8k
Stars
464
Forks
Watchers

A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.

django-session-security

305
Stars
142
Forks
Watchers

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 a...

crudlfap

25
Stars
8
Forks
Watchers

MVC CRUD for Django, glueing popular plugins such as django-filter, django-tables2, etc

django-cities-light

326
Stars
124
Forks
Watchers

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

17
Stars
7
Forks
Watchers

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-autocom...

django-rules-light

68
Stars
9
Forks
Watchers

Maintenance only

djnext

36
Stars
6
Forks
Watchers

NextJS Template backend for Isomorphic UI development in Django !MIRROR of git.yourlabs.org/oss/djnext!

djfernet

23
Stars
2
Forks
Watchers

Fernet symmetric encryption for Django model fields