Michal Kuffa
21e18f9adc
Added djadmin2.filters module.
...
This module is handling list filter creation by inspecting the model of
supplied queryset. Contains default mapping for field type filters to
our custom form widgets that are rendering links instead of inputs.
2013-07-06 15:59:55 +02:00
Michal Kuffa
d41a70143e
build_list_filter method added to ModelListView. This method take care of ModelAdmin2.Meta.list_filter option
2013-07-06 15:47:09 +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
d1ffuz0r
b586bd007a
fixed actions doc
2013-06-19 12:44:52 +07:00
Douglas Miranda
3b0d8f6910
add info on AUTHORS
2013-06-18 21:36:30 -04:00
Douglas Miranda
d008b3e842
fix: issue #199 static jQuery version and add jQuery fallback
2013-06-18 21:30:16 -04:00
Daniel Greenfeld
dedaadae5f
Merge pull request #206 from esoergel/get_example_proj_to_work
...
minor: fix formatting in contributing.rst and added links to virtualenv and virtualenvwrapper
2013-06-18 10:36:17 -07:00
Ethan Soergel
7e86c1172e
Merge branch 'develop' of https://github.com/twoscoops/django-admin2 into get_example_proj_to_work
2013-06-18 13:18:26 -04:00
Ethan Soergel
04ab4a1f4c
fixed formatting in contributing.rst and added links to virtualenv and virtualenvwrapper
2013-06-18 13:18:04 -04:00
Daniel Greenfeld
381361b648
Add Ethan Soergel to authors
2013-06-18 18:19:37 +03:00