Skip to content

gabrielhurley/django-invoicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Invoicer

A simple django app for managing invoices and generating attractive printouts/PDFs using CSS and HTML templates.

Migrations

Django Invoicer is fully compatible with south and will continue to ship with migrations for all future versions.

Settings

Django Invoicer uses a handful of additional settings to control its behavior.

INVOICES_PER_PAGE

Default

10

Integer used as the default number of items per page for pagination.

INVOICER_UPLOAD_DIR

Default

invoicer

The name of the directory in which user-uploaded media (stylesheets and images) should be saved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages