Skip to content

Commit 411f946

Browse files
author
Rod Xavier Bondoc
committed
Update AUTHORS.rst and CHANGES.rst
1 parent 87c11e6 commit 411f946

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

AUTHORS.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,50 @@
11
Authors
22
=======
33

4+
- Aleksey Kladov
5+
- Brian Dixon
6+
- Corey Bertram
7+
- Damien Nozay
8+
- Daniel Levy
9+
- Daniel Roschka
10+
- David Hite
11+
- George Vilches
12+
- Hamish Downer
13+
- James Pulec
14+
- Joao Pedro Francese
15+
- jofusa
16+
- John Whitlock
17+
- Jonathan Sanchez
18+
- Josh Fyne
19+
- Klaas van Schelven
20+
- Marty Alchin
21+
- Mauricio de Abreu Antunes
22+
- Micah Denbraver
23+
- Rajesh Pappula
24+
- Ross Lote
25+
- Steven Klass
26+
- Trey Hunner
27+
- Ulysses Vilela
28+
- vnagendra
29+
- Rod Xavier Bondoc
30+
31+
Background
32+
==========
33+
34+
This code originally comes from Pro Django, published by Apress, Inc.
35+
in December 2008. The author of the book and primary author
36+
of the code is Marty Alchin <[email protected]>, who
37+
may be found online at <http://martyalchin.com/>.
38+
39+
As part of the technical review process, additional code
40+
modifications were provided by the technical reviewer,
41+
George Vilches <[email protected]>.
42+
43+
This code was originally extended, licensed, and improved by
44+
Corey Bertram <[email protected]> with the permission of Marty Alchin.
45+
Authors
46+
=======
47+
448
- Aleksey Kladov
549
- Brian Dixon
650
- Corey Bertram

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changes
22
=======
33

4+
1.5.x(not yet released)
5+
- Add support for Django 1.8+
6+
47
1.5.4 (2015-01-03)
58
------------------
69
- Fix a bug when models have a ``ForeignKey`` with ``primary_key=True``

0 commit comments

Comments
 (0)