Camilo Nova
|
b0276aa42e
|
Merge pull request #168 from felixxm/issue-162
Fixed #162. Made travis configuration more readable.
|
2016-10-05 16:37:46 -05:00 |
|
Mariusz Felisiak
|
ac394b1628
|
Fixed #162. Made travis configuration more readable.
|
2016-10-05 22:04:34 +02:00 |
|
Camilo Nova
|
7beecc90c5
|
Merge pull request #166 from Lumax-Rus/master
Fixed wrong sorting for config. Added sorting for config fieldset
|
2016-10-05 11:30:43 -05:00 |
|
Maxim Luzin
|
1e40db7fda
|
Fix config ordering.
|
2016-10-01 18:07:40 +07:00 |
|
Camilo Nova
|
08c6222e4a
|
Merge pull request #165 from jazzband/fix_example
Updated example app to django 1.8, added migrations
|
2016-09-26 17:30:34 -05:00 |
|
John Carter
|
870e3627bf
|
default wsgi.py
|
2016-09-26 20:53:36 +13:00 |
|
John Carter
|
d5877bf2a6
|
removed cruft
|
2016-09-26 08:58:45 +13:00 |
|
John Carter
|
84aa49c698
|
Updated example app to django 1.8, added migrations
|
2016-09-25 22:05:44 +13:00 |
|
Camilo Nova
|
2c123af788
|
Bump version
|
2016-09-17 17:27:58 -05:00 |
|
Camilo Nova
|
bfc09f9982
|
Revert "Only set the attribute if value has changed"
This reverts commit 56fb550044.
|
2016-09-17 17:23:07 -05:00 |
|
Camilo Nova
|
826c494fd1
|
Bump version
|
2016-09-17 15:31:02 -05:00 |
|
Camilo Nova
|
56fb550044
|
Only set the attribute if value has changed
|
2016-09-17 15:18:29 -05:00 |
|
Camilo Nova
|
080f72f58d
|
Bump version
|
2016-09-15 14:02:35 -05:00 |
|
Camilo Nova
|
0f049e4677
|
Merge pull request #159 from jazzband/signals
Moved the signal to its own file to avoid import errors. Fixes #158
|
2016-09-15 13:59:18 -05:00 |
|
Camilo Nova
|
1d791d08cc
|
Use double backticks
|
2016-09-15 13:58:30 -05:00 |
|
Camilo Nova
|
5eeb77f9b0
|
Improved naming for arguments
|
2016-09-15 09:25:54 -05:00 |
|
Camilo Nova
|
bebc279edc
|
Send the config parameter as sender for the signal
|
2016-09-15 09:24:30 -05:00 |
|
Jannis Leidel
|
39ea4aa32f
|
Merge pull request #160 from jazzband/admin-template
Improve html layout when using fieldsets
|
2016-09-15 09:04:19 +02:00 |
|
Camilo Nova
|
1830556c97
|
☀️ Improve html layout when using fieldsets
|
2016-09-14 16:35:30 -05:00 |
|
Camilo Nova
|
1d746c080f
|
Rename signal to config_updated
|
2016-09-14 14:53:52 -05:00 |
|
Camilo Nova
|
395efc992f
|
☀️ Moved the signal to its own file to avoid import errors
|
2016-09-14 14:50:39 -05:00 |
|
Camilo Nova
|
9d4d0ab334
|
Bump version
|
2016-09-14 12:44:59 -05:00 |
|
Camilo Nova
|
ebf1d228ef
|
Fix
|
2016-09-14 12:39:00 -05:00 |
|
Camilo Nova
|
eaeb4475a2
|
Added documentation on signals
|
2016-09-14 12:37:19 -05:00 |
|
Camilo Nova
|
94fabdf7c3
|
Added signal on change, refs #158
|
2016-09-14 12:22:32 -05:00 |
|
Camilo Nova
|
90bf97c0a9
|
Improved coding styles
|
2016-09-14 12:21:43 -05:00 |
|
Camilo Nova
|
b28385f501
|
Improved coding styles
|
2016-09-14 12:21:16 -05:00 |
|
Camilo Nova
|
03704ee4f7
|
Improve coding style and remove django 1.7 compatibility
|
2016-09-14 11:52:58 -05:00 |
|
Camilo Nova
|
d0d2829dff
|
Include pypy on testing matrix
|
2016-09-14 11:48:11 -05:00 |
|
Camilo Nova
|
3fef927349
|
Improve testing matrix
|
2016-09-14 11:45:16 -05:00 |
|
Camilo Nova
|
2272e37374
|
Update python versions to test
|
2016-09-14 11:39:20 -05:00 |
|
Camilo Nova
|
01fa669e98
|
Added django 1.10 tests
|
2016-09-14 11:35:13 -05:00 |
|
Camilo Nova
|
07a00c44ee
|
Merge pull request #157 from iamkhush/master
Admin Form Ordering using OrderDict issue #153
|
2016-09-10 18:24:17 -05:00 |
|
Ankush Chadda
|
bee1a68c51
|
Change to test travis build
|
2016-09-10 16:53:52 +05:30 |
|
Ankush Chadda
|
b9eb800a91
|
Documentation changes for Ordered fields in admin
|
2016-09-10 16:18:52 +05:30 |
|
Ankush Chadda
|
7e20386682
|
ordering contance fields using OrderedDict
|
2016-09-10 16:11:36 +05:30 |
|
Camilo Nova
|
0b9a00099a
|
Bump version
|
2016-09-01 18:41:27 -05:00 |
|
Sobolev Nikita
|
2665fbdf9c
|
Updated README.rst with svg badge
|
2016-08-31 14:44:58 +03:00 |
|
Camilo Nova
|
f3d68a2496
|
Merge pull request #155 from farooqaaa/master
Added support for fieldsets and fixed inheritance issue.
|
2016-08-22 13:52:54 -05:00 |
|
Farooq Azam
|
4c21274342
|
Added documentation for fieldsets.
|
2016-08-22 22:39:23 +05:00 |
|
Farooq Azam
|
c8a06d3246
|
Fieldset screenshot
|
2016-08-22 22:38:35 +05:00 |
|
Farooq Azam
|
80d5fb5954
|
Added support for fieldsets.
|
2016-08-22 02:45:57 +05:00 |
|
Farooq Azam
|
a39a46e699
|
Used self.model instead Config to fix inheritance issues.
I tried to inherit the Config model and changed the app_label but it wasn't working because Config was hard-referenced here.
|
2016-08-21 21:40:17 +05:00 |
|
Camilo Nova
|
b781af795a
|
Merge pull request #152 from mojeto/master
autofill cache if key is missing.
|
2016-07-12 18:35:22 -05:00 |
|
Jan Nakladal
|
e95f372b2f
|
autofill cache if key si missing.
|
2016-07-12 16:31:11 +12:00 |
|
Jannis Leidel
|
3ce2750534
|
Merge pull request #150 from PabloVallejo/github
Create ISSUE_TEMPLATE.md
|
2016-06-29 15:18:27 +02:00 |
|
Pablo Vallejo
|
d9de7bcd91
|
Create ISSUE_TEMPLATE.md
|
2016-06-29 08:07:43 -05:00 |
|
Jannis Leidel
|
997e068560
|
Merge pull request #149 from jubel-han/patch-1
Update connection class string for django redis
|
2016-06-29 15:06:49 +02:00 |
|
Jubel Han
|
cdc0db78b2
|
Update connection class string for django redis
|
2016-06-29 15:07:46 +08:00 |
|
Camilo Nova
|
a6357e4d89
|
Merge pull request #147 from prokaktus/fix-tests
Fix backend initialization in tests
|
2016-06-13 07:32:41 -05:00 |
|