Skip to main content
# Django Angular Library

### Requirements
[Django](https://www.djangoproject.com/) 1.3 or later

### Installation

```
$ pip install django-angular-library
```

### Setup

Just add ```'django.contrib.staticfiles'``` and ```'angular'``` to
INSTALLED_APPS in yoursettings.py

```
INSTALLED_APPS = (
# ...

'django.contrib.staticfiles',
'angular',

# ...
)
```

Refer to Django [static files](https://docs.djangoproject.com/en/dev/howto/static-files/)
documentation to configure and deploy static files.

### Usage

You can refer to angular in your template with:

```
{{ STATIC_URL }}js/angular.js
```

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-angular-library-1.2.6.tar.gz (180.1 kB view details)

Uploaded Source

File details

Details for the file django-angular-library-1.2.6.tar.gz.

File metadata

File hashes

Hashes for django-angular-library-1.2.6.tar.gz
Algorithm Hash digest
SHA256 03dfb2ad1e489e6a1cdd1b0882d33b749c1fb4c1613793d95c5a561dd1bf1a40
MD5 ca03cf931dfa7a1a7702abe3c65fa8b2
BLAKE2b-256 28f2536c7d23fb94bbc6b3edf24049209d1ca063b7af7eb6c3b9c1ed4264b533

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.6 This release

1 file

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