Skip to content

mrbox/django-class-fixtures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-class-fixtures

The purpose of django-class-fixtures is to augment Django's fixture system. It allows you to create fixtures as Python code instead of serialized JSON, XML or YAML files.

Requirements:

  • Python 2.6+
  • Django 1.2+

Comprehensive documentation with examples and tutorials can be found under docs/ in reStructuredText format, but the most comfortable way to read it is to visit Read the Docs.

About

Class-based fixtures for Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published