Moment.js meets Django staticfiles
Project description
Moment.js meets Django staticfiles
Usage
This application is meant to be used with django-staticfiles. Make sure that staticfiles setup and configured, then install this application using pip:
pip install django-staticfiles-moment
Finally, make sure that moment is listed in your INSTALLED_APPS. You can use this oneliner to add it as well:
INSTALLED_APPS += ['moment', ]
Build
Moment.js ships with a pre-built version in each tag. No build step is required, so there are no additional requirements other than running python support/build.py.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-staticfiles-moment-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 955b9d71f76802f6d6e1587e71a3285deb51898bf5022e5f23f4ef7596b6b844 |
|
MD5 | e30e968613c34998b47506bb8e6a196f |
|
BLAKE2b-256 | ada13e5b529cb67de4d66f4a68510236ed6d8bb0e23fbeeb5ef56d57a40e601e |