github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

husio / django-blog

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

django blog app — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

bad easycache usage fix 
Piotr Husiatyński (author)
Fri Dec 25 15:02:09 -0800 2009
commit  8705b0218bdc3fcbc0b7a63bf77197b443f48c39
tree    05414805cb2b8c953bdbb51afc8cd1480aebed5c
parent  18900d9ecbbb8d2a5b58ece96364b00b1df841c1
django-blog /
name age
history
message
file .gitignore Loading commit data...
file .gitmodules Sat Aug 22 15:03:32 -0700 2009 .gitignore and .gitmodules added [Piotr Husiatyński]
file LICENSE Sat Aug 22 15:14:54 -0700 2009 MIT license file added [Piotr Husiatyński]
file README.markdown Mon Nov 09 13:35:07 -0800 2009 README file renamed.. [Piotr Husiatyński]
file __init__.py Sat Apr 11 14:07:42 -0700 2009 init [Piotr Husiatyński]
directory blog/
submodule easycache - 9ddc63f Mon Nov 16 13:00:17 -0800 2009 easycache submodule update [Piotr Husiatyński]
directory flatpage/ Fri Dec 25 15:02:09 -0800 2009 bad easycache usage fix [Piotr Husiatyński]
file manage.py Sat Apr 11 14:07:42 -0700 2009 init [Piotr Husiatyński]
file settings.py.example Sat Aug 29 05:32:36 -0700 2009 json import exaption handling included [Piotr Husiatyński]
directory static/
directory templates/ Mon Nov 16 12:45:52 -0800 2009 comment markdown format update [Piotr Husiatyński]
file urls.py
directory utils/
README.markdown

Installation

  1. Clone the repository:

    $ git clone git@github.com:husio/django-blog.git

  2. Pull all submodules:

    $cd django-blog $ git submodule init $ git submodule update

  3. Copy/edit configuration file (set secret key!):

    $ cp settings.py.example settings.py

  4. Synchronize database:

    $ python manage.py syncdb

  5. Start application & goto admin:

    $ python manage.py runserver

http://127.0.0.1:8000/admin/

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server