Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

slapec/django-yaat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-yaat

Documentation Status

This is the django-restify-framework resource of the yaat AngularJS module.

Install

pip install django-yaat

Requirements

This module is developed in Python 3.4.2. Backwards compatibility is not guaranteed (tests are welcome).

  • Django>=1.8.4

    Might work with older versions. I haven't tried.

  • django-restify-framework==0.22

    This is the library django-yaat is built on.

  • django-ordered-model

    This is required to store the order of columns of each resource (if the resource is statefull).

Development requirements

pip install -r requirements.txt

It will also install tools for documentation generation.

Run tests

python runtests.py

About

The django-restify-framework resource of the yaat AngularJS module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published