Jan Henrik Hasselberg
|
4e9bfb6335
|
django.contrib.sites is an requirement
Documentation example should point out django.contrib.sites is a requirement. I thought "sites" was optional looking at example first time.
|
2016-06-23 06:58:27 +02:00 |
|
Mitchel Humpherys
|
fe261a1e54
|
install.rst: Fix typo
setnd => send
|
2016-05-15 00:55:59 -07:00 |
|
Ross Poulton
|
9c249a818b
|
Update docs & tests for Python 2.7/3.3+ and Django 1.7+
|
2015-12-16 10:35:00 +11:00 |
|
Jonathan Barratt
|
caa1ec242a
|
Update install.rst
Change example urls.py URL patterns from raw tuples to url(...) calls, for Django 1.8 (and possibly 1.5+) compatibility.
|
2015-06-03 13:04:46 +07:00 |
|
Ross Poulton
|
5e0ee1e37c
|
Add bootstrapform to install docs. Closes #307.
|
2015-02-23 14:24:53 +11:00 |
|
Ross Poulton
|
ae146c2e7f
|
Remove reference to django.contrib.markup in install docs. (#255)
|
2015-02-23 14:22:28 +11:00 |
|
Ross Poulton
|
afe6335995
|
Add install instructions for email templates. Fixes #294.
|
2015-02-14 11:10:20 +11:00 |
|
Stefano Brentegani
|
fd0ab29dfc
|
use naturaltime for elapsed times (resolves #229)
|
2014-07-21 10:21:33 +02:00 |
|
Ross Poulton
|
fe1bfd1fa4
|
Replace django.contrib.markup with django-markdown-deux. Closes #219.
|
2014-07-07 12:10:53 +10:00 |
|
Ross Poulton
|
65f9249082
|
Tidy up docs & add documentation about settings
|
2012-08-08 15:21:29 +10:00 |
|
Ross Poulton
|
aa16eb6ef2
|
Add more detail on contrib.markup to docs. Closes #141.
|
2012-06-11 13:37:44 +10:00 |
|
demo
|
3453de52d5
|
corrected doc on migrate to fit actual needs
|
2011-11-08 16:14:04 +01:00 |
|
Ross Poulton
|
f8684e7b3f
|
Merged pull request #53 from issackelly/master.
Django 1.3 staticfiles
|
2011-04-28 03:10:23 -07:00 |
|
Ross Poulton
|
ebc4b7d24c
|
Add proper database migrations support using South. Updated documentation to match. Closes GH-50.
|
2011-04-27 19:57:03 +10:00 |
|
Issac Kelly
|
021a48c843
|
Fix the fixture, and update for django 1.3, add dist and egg-info to gitignore
|
2011-03-25 18:03:18 -04:00 |
|
Ross Poulton
|
b31068caa9
|
Add documentation re: login URL. Closes issue GH-48.
|
2011-03-05 03:19:15 +00:00 |
|
Ross Poulton
|
8dc08b2e9c
|
Remove doctrees & html docs; moved reStructuredText files from docs/source/ to docs/ to make it a little easier for most people to access.
|
2011-02-14 22:03:09 +00:00 |
|