Commit graph

521 commits

Author SHA1 Message Date
Daniel Greenfeld
9e8efcd218 Add django-debug-toolbar to example2 2013-07-06 11:08:11 +02:00
Daniel Greenfeld
9492c8372a Indexing actions 2013-07-06 10:03:54 +02:00
Daniel Greenfeld
0de830abf9 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 09:59:01 +02:00
Daniel Greenfeld
2ef846a8fa Index test 2013-07-06 09:58:47 +02:00
Daniel Greenfeld
1d254c8cae Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 09:55:35 +02:00
Daniel Greenfeld
12579fdd0e fix #234, this adds formal install instructions to the docs and includes reorganization of the docs 2013-07-06 09:55:29 +02:00
Daniel Greenfeld
da4cf6deb9 Add Danilo Bargen to authors 2013-07-06 09:53:24 +02:00
Daniel Greenfeld
a826c5e186 Merge pull request #238 from dbrgn/pep8
PEP8
2013-07-06 00:51:11 -07:00
Danilo Bargen
39aaacccb6 PEP8 2013-07-06 09:37:25 +02:00
Daniel Greenfeld
4aec1a3836 Update AUTHORS.rst 2013-07-06 08:13:51 +02:00
Daniel Greenfeld
033e0124cf Merge pull request #233 from chrisjones-brack3t/develop
Quick and dirty install/setup docs.
2013-07-05 22:59:27 -07:00
Chris Jones
433fb51b6a Add one more thing for rest framework 2013-07-05 17:06:07 -07:00
Chris Jones
1d037f27a2 Quick and dirty install/setup docs. 2013-07-05 13:59:46 -07:00
Daniel Greenfeld
ca93b5ea97 Update README.rst 2013-07-05 16:53:41 +02:00
Daniel Greenfeld
26a63473be Update README.rst 2013-07-05 16:53:04 +02:00
Daniel Greenfeld
1b798b66bb Update README.rst 2013-07-05 16:48:46 +02:00
Daniel Greenfeld
6de616daa5 Update README.rst 2013-07-05 16:48:35 +02:00
Daniel Greenfeld
136cac7cf7 comment 2013-07-05 12:06:09 +02:00
Daniel Greenfeld
b580ba7f41 work on prep for #220 2013-07-04 14:07:32 +02:00
Daniel Greenfeld
9d54ed1650 clean up TODO 2013-07-04 12:37:28 +02:00
Daniel Greenfeld
f469e8f25e Getting the built-in-views to load in autodoc 2013-07-04 12:35:39 +02:00
Daniel Greenfeld
24f67b9c07 improved line commands 2013-07-02 10:32:15 +02:00
Daniel Greenfeld
5037d0e2c9 Changing fancy to dandy 2013-07-02 10:26:21 +02:00
Daniel Greenfeld
e819e7df02 More for #20 2013-07-02 10:08:46 +02:00
Daniel Greenfeld
5cfae7a0bc TOC fixes 2013-07-02 10:06:29 +02:00
Daniel Greenfeld
2c2214415f Change static path for #220 per @jezdez's suggestion 2013-07-02 10:03:09 +02:00
Daniel Greenfeld
2f4c1aaf66 Theming instructions second draft 2013-07-01 11:48:28 +02:00
Daniel Greenfeld
8ce2c7eeab Work on the theming instructions 2013-07-01 11:39:43 +02:00
Daniel Greenfeld
00af2cfbac prep for release 0.4.0 2013-06-30 11:38:39 +02:00
Daniel Greenfeld
c036fd723f Update AUTHORS.rst 2013-06-28 19:30:49 +02:00
Daniel Greenfeld
670a3ece72 Merge pull request #219 from tomchristie/patch-1
Moar hyperlinking in the README
2013-06-28 10:30:05 -07:00
Daniel Greenfeld
2fc9a006a2 Fix setup.py to point at the correct URL. 2013-06-27 13:09:03 +02:00
Daniel Greenfeld
761651e61a Merge pull request #217 from douglasmiranda/add-basic-login-style
add a basic style for login form
2013-06-25 05:26:38 -07:00
Douglas Miranda
1aa9a02957 add a basic style for login form 2013-06-24 23:49:55 -04:00
Daniel Greenfeld
ecaa2ebef0 Merge pull request #215 from esoergel/standardize_html
Standardize html
2013-06-24 10:15:28 -07:00
Ethan Soergel
b0ff9abf5f converted indentation to two spaces in templates 2013-06-24 11:25:42 -04:00
Ethan Soergel
8644fb02f9 added template best practices to contributing.rst 2013-06-24 11:24:23 -04:00
Daniel Greenfeld
0f56bde069 Adding a contributing document 2013-06-24 16:05:44 +02:00
Daniel Greenfeld
e458766d36 Adding a contributing document 2013-06-24 16:05:10 +02:00
Daniel Greenfeld
ead8ccdc26 Add @ryanbalfanz to the list of authors. 2013-06-24 10:50:02 +03:00
Daniel Greenfeld
f19b5dc0a0 Merge pull request #212 from RyanBalfanz/develop
#205; Added index, select user, and change user page screenshots
2013-06-24 00:48:21 -07:00
Ryan Balfanz
e7f0611eea #205; Added change user screenshot 2013-06-23 21:36:19 -07:00
Ryan Balfanz
2a0e08243f #205; Added select user screenshot 2013-06-23 21:36:03 -07:00
Ryan Balfanz
4dd9d61e2f #205; Added admin index screenshot 2013-06-23 21:35:39 -07:00
Daniel Greenfeld
6a6b3d5f79 Removing bad screen capture 2013-06-20 16:46:47 +02:00
Daniel Greenfeld
b166874c10 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-06-20 16:40:57 +02:00
Daniel Greenfeld
b22dc3407a Adding simple screen capture 2013-06-20 16:40:42 +02:00
Daniel Greenfeld
273a950500 Merge pull request #210 from douglasmiranda/add-info-on-authors
add info on AUTHORS
2013-06-19 03:17:02 -07:00
Daniel Greenfeld
6f12cb5e15 Merge pull request #209 from d1ffuz0r/fix_actions_doc
actions docs
2013-06-18 23:04:10 -07:00
Daniel Greenfeld
fb284542f9 Merge pull request #208 from douglasmiranda/fix-jquery-version
fix: issue #199 static jQuery version and add jQuery fallback
2013-06-18 23:02:25 -07:00