mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
change README to point out that this template has been downgraded to Django 1.5, not 1.6
This commit is contained in:
parent
e78f53b5d5
commit
1784b6db91
|
@ -8,7 +8,7 @@ A cookiecutter_ template for Django.
|
|||
Features
|
||||
---------
|
||||
|
||||
* Cutting edge: For Django 1.6 and other bleeding edge stuff
|
||||
* Cutting edge: For Django 1.5 and other bleeding edge stuff
|
||||
* Twitter Bootstrap 3
|
||||
* AngularJS
|
||||
* Registration via django-allauth
|
||||
|
@ -24,13 +24,6 @@ Constraints
|
|||
* PostgreSQL everywhere
|
||||
* Environment variables for configuration (This won't work with Apache/mod_wsgi)
|
||||
|
||||
Caution: Bleeding Edge Requirements
|
||||
------------------------------------
|
||||
|
||||
The cookiecutter-django project is bleeding edge in that it uses unreleased versions of several packages like Django,
|
||||
South, django-crispy-forms, django-avatar, and more.
|
||||
|
||||
Consider yourself warned.
|
||||
|
||||
Usage
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user