Skip to main content
django-grunt
============

Managing Grunt with runserver and Grunt initialization for your project.
Inspired to [Brandon Konkle's post](http://lincolnloop.com/blog/simplifying-your-django-frontend-tasks-grunt/)

Installation
----------
From command line

```
pip install grunt-django
```

In your settings.py:

```python
INSTALLED_APPS = (
...,
'grunt'
)
```
optional:
```python
import os
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
GRUNTFILE_ROOT = os.path.join(BASE_DIR, 'MY_GRUNTFILE_DIR')
```

Usage
----
django-grunt provide 2 management commands:

1.
```
manage.py gruntinit
```
which creates a package.json and Gruntfile.js

2.
```
manage.py gruntserver
```
Run this command instead of ```manage.py runserver``` for running django server along with grunt. This is helpful when you use livereload and watch.

Release files for grunt-django 0.2.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for grunt-django 0.2.4
File Size Uploaded
grunt-django-0.2.4.tar.gz 10.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for grunt-django 0.2.4
File Interpreter ABI Platform
grunt-django-0.2.4.macosx-10.9-intel.exe Details

Total release size: 84.2 kB

Release files / grunt-django-0.2.4.tar.gz

Download URL grunt-django-0.2.4.tar.gz
Size 10.9 kB
Tags Source
SHA-256 checksum
How to use checksums
45adc972c47caf89903e029d357604cdec35a6dcb311034b33c365bacc9f07ab
BLAKE2b-256 checksum
How to use checksums
8bb31b2eead874568ef48b713e6f732d9736821e5ae789a38d3497b502bdc4b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / grunt-django-0.2.4.macosx-10.9-intel.exe

Download URL grunt-django-0.2.4.macosx-10.9-intel.exe
Size 73.2 kB
Tags Source
SHA-256 checksum
How to use checksums
49b99c1560c6151b152db52eaefc9144eb38cab8b8279e70924450f99b482064
BLAKE2b-256 checksum
How to use checksums
e71e0be7154e75b1f9a144728d7bd53986acc26dabfd71eabd00e17f865ae0cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.4 This release

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page