Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
django-building-blocks / consts / field_names.py
Size: Mime:
UUID = 'uuid'
SLUG = 'slug'

CREATED = 'created'
MODIFIED = 'modified'

NAME = 'name'
DESCRIPTION = 'description'
IMAGE = 'image'

CATEGORY = 'category'
TYPE = 'type'

STATUS = 'status'

USER = 'user'
OWNER = 'owner'
AUTHOR = 'author'

ADDRESS = 'address'
NOTES = 'notes'