Skip to content
View veselosky's full-sized avatar

Block or report veselosky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. django-commoncontent django-commoncontent Public

    The 80% solution to bootstrapping a new Django site: models, views, templates for basic publishing

    Python

  2. mindvessel/django-project-template mindvessel/django-project-template Public template

    A smart and opinionated starter template for Django projects

    Python

  3. mindvessel/djmanage mindvessel/djmanage Public

    Tool to manage simple Django production deployments

    Python

  4. storyville storyville Public

    Vince's little corner of the web

    Python

  5. jinja2_s3loader jinja2_s3loader Public

    A Jinja2 template loader for AWS S3.

    Python 1 1

  6. How to store and retrieve gzip-compr... How to store and retrieve gzip-compressed objects in AWS S3
    1
    # vim: set fileencoding=utf-8 :
    2
    #
    3
    # How to store and retrieve gzip-compressed objects in AWS S3
    4
    ###########################################################################
    5
    #