Popular repositories Loading
-
django-rest-auth
django-rest-auth PublicThis app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and RES…
-
django-cron
django-cron PublicWrite cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. B…
-
django-common
django-common PublicCommon things every Django project needs :-) It provides lot of helper functions, commonly used middlewares, context processors, custom email/auth backends, session helpers etc.
-
angular-django-registration-auth
angular-django-registration-auth PublicThis AngularJS module is designed to provide an authentication interface between a SPA (single page app), and a Django application running the Django REST Auth app. In addition to providing a clien…
-
-
django-spam
django-spam Public🍔 Django application that redirects potential intruders and spam bots to '10 hours of' videos
Repositories
- django-cron Public
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
- django-spam Public
🍔 Django application that redirects potential intruders and spam bots to '10 hours of' videos
- django-rest-auth Public
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
- laravel-tools Public archive
- qa-cpf-task-rwa Public Forked from cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
- helm-action Public archive
A Github Helm action. Lets you parametrize Helm values using env vars, and tail logs during deployment.
- js-standard-eslint-config Public