Skip to content

adamchainz/django-fluent-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-fluent-utils

Utility functions for code sharing between django-fluent-.. modules.

This includes:

  • Making integration with modules optional
  • Django compatibility code
  • Shared code for fluet apps ("Don't repeat yourself")

For optional modules, STUB interfaces are implemented. When the actual modules are available, those features are picked up by all apps.

This module is mainly used internally between other django-fluent apps. For the whole list of apps, see http://django-fluent.org/

About

Internal utilities for code sharing between django-fluent modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%