Merge remote-tracking branch 'origin/master' into ttl
This commit is contained in:
@@ -11,8 +11,6 @@ cqlengine is a Cassandra CQL 3 Object Mapper for Python
|
|||||||
|
|
||||||
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
|
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
|
||||||
|
|
||||||
[Dev Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```
|
```
|
||||||
pip install cqlengine
|
pip install cqlengine
|
||||||
|
|||||||
@@ -96,8 +96,6 @@ Getting Started
|
|||||||
|
|
||||||
`Users Mailing List <https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users>`_
|
`Users Mailing List <https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users>`_
|
||||||
|
|
||||||
`Dev Mailing List <https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev>`_
|
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -14,8 +14,6 @@ Cassandra CQL 3 Object Mapper for Python
|
|||||||
[Report a Bug](https://github.com/bdeggleston/cqlengine/issues)
|
[Report a Bug](https://github.com/bdeggleston/cqlengine/issues)
|
||||||
|
|
||||||
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
|
[Users Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-users)
|
||||||
|
|
||||||
[Dev Mailing List](https://groups.google.com/forum/?fromgroups#!forum/cqlengine-dev)
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
|
|||||||
Reference in New Issue
Block a user