Danilo Bargen
|
ce5566be82
|
Show verbose column name in list view (fixes #236)
|
2013-07-06 11:53:46 +02:00 |
|
Danilo Bargen
|
3e31974b39
|
Added model_attr_verbose_name template filter.
Renamed the model_field_verbose_name to model_attr_verbose_name in
order to handle both fields and methods.
|
2013-07-06 11:32:57 +02:00 |
|
Danilo Bargen
|
6331b94a81
|
Added model_method_verbose_name util function
|
2013-07-06 11:32:57 +02:00 |
|
Danilo Bargen
|
56b26fb190
|
Added new template filter: model_field_verbose_name
|
2013-07-06 11:32:57 +02:00 |
|
Daniel Greenfeld
|
3796d312e3
|
Add index links for permissions
|
2013-07-06 11:18:38 +02:00 |
|
Daniel Greenfeld
|
0fe07d4002
|
Merge branch 'better-example' of git://github.com/audreyr/django-admin2 into audreyr-better-example
|
2013-07-06 11:08:46 +02:00 |
|
Daniel Greenfeld
|
6589fef693
|
Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop
|
2013-07-06 11:08:23 +02:00 |
|
Daniel Greenfeld
|
9e8efcd218
|
Add django-debug-toolbar to example2
|
2013-07-06 11:08:11 +02:00 |
|
Audrey Roy
|
807b3776fb
|
Better example project home. Close #241.
|
2013-07-06 10:57:00 +02:00 |
|
Audrey Roy
|
a5d03899a9
|
Merge pull request #239 from audreyr/fix-contributor-instructions
Simpler way to pull upstream changes, with optional rebase for advanced ...
|
2013-07-06 01:04:36 -07: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 |
|
Audrey Roy
|
c4120fa22a
|
Simpler way to pull upstream changes, with optional rebase for advanced git users.
|
2013-07-06 09:55:06 +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 |
|