Skip to main content

logo travis pypi coverage

Create your landing page with all the common features: A release date counter, email subscribers, social integration, segmentation, etc.

Features

  • Based on bootstrap3.

  • Integrate it easily with your existing project.

  • Customize your landing page using your own templates.

  • Email newsletters, collect subscriber and send them newsletter from the django administration interface.

  • Not online yet? Easy render a countdown.

  • Integrate with as a Django-CMS plugins.

  • Easy to use templates to enable Social Integration.

  • Segmentate your landing page by using tags.

  • Easy to extend form from settings.

  • Not enough for you? All views are Class Based Views and can be used in your project with out registering the default urls.

How to Install

Get the code

Getting the code for the latest stable release use pip.

$ pip install django-rocket

Install in your project

Then register django_rocket, in the INSTALLED_APPS section of your project’s settings.

INSTALLED_APPS = (
  'django.contrib.auth',
  'django.contrib.admin',
  'django.contrib.sites',
  'django.contrib.comments',
  'django.contrib.sessions',
  'django.contrib.messages',
  'django.contrib.contenttypes',

  'django_rocket',
)

Add at these following lines to your project’s urlpatterns in the last position to enable the landing page.

url(r'^', include('django_rocket.urls')),

Remember to enable the django.contrib.admin site in the urls.py of your project if you haven’t done it yet for having the edition capabilities.

Syncing the database

Now that you have everything set up, simply run the following in your project directory to sync the models with the database.

$ python manage.py syncdb

If you are using South to manage your database, you will have to do the following.

$ python manage.py syncdb --migrate

For more detailed documentation go to http://django-rocket.readthedocs.org/

Bitdeli Badge

Release files for django-rocket 1.4

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

Built distribution (wheel)

Table of built distributions (wheels) for django-rocket 1.4
File Interpreter ABI Platform
django_rocket-1.4-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / django_rocket-1.4-py2.py3-none-any.whl

Download URL django_rocket-1.4-py2.py3-none-any.whl
Size 13.6 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
a1e8ed640fcf42021b59292bcb9af565d2ac5c55b981ed6f815ead954a58ec2f
BLAKE2b-256 checksum
How to use checksums
ce98ec1197fac1f443af6418bd058b4c0551fa040ab835111bf9e790d09f8359
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.4 This release

1 release file

1.3

1 release file

1.2

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