mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-18 04:20:51 +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
|
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
|
* Twitter Bootstrap 3
|
||||||
* AngularJS
|
* AngularJS
|
||||||
* Registration via django-allauth
|
* Registration via django-allauth
|
||||||
|
@ -24,13 +24,6 @@ Constraints
|
||||||
* PostgreSQL everywhere
|
* PostgreSQL everywhere
|
||||||
* Environment variables for configuration (This won't work with Apache/mod_wsgi)
|
* 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
|
Usage
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user