Kaspars Sprogis

Results 125 comments of Kaspars Sprogis

Isn't this cute? :) Native Django admin Date/Time widgets: ![image](https://cloud.githubusercontent.com/assets/445304/13144158/8d5cac78-d651-11e5-8dc9-e68afb1371b1.png) ![image](https://cloud.githubusercontent.com/assets/445304/13144196/c078a90e-d651-11e5-8487-dff681331a31.png) ![image](https://cloud.githubusercontent.com/assets/445304/13144208/d2764850-d651-11e5-9769-7cafc9873da2.png) Live demo: http://v2.djangosuit.com/admin/demo/showcase/add/

Some users with existing licenses asked if they can contribute or buy an upgrade fee for v2 in advance. So even if this is complete rewrite, all you current licenses...

Sortables for `change list` and `tabular inlines` are ready! http://v2.djangosuit.com/admin/demo/continent/ http://v2.djangosuit.com/admin/demo/continent/9/change/ **Tips and Tricks** By these years I've learned a lot of how to extend Django admin and in new...

Stacked inlines including Sortable Stacked inlines are now ready! http://v2.djangosuit.com/admin/demo/showcase/1/change/ ![image](https://cloud.githubusercontent.com/assets/445304/13504763/92860b58-e17e-11e5-84c1-2c8374c022af.png)

Anyone using v2.0 alpha in development already or is it just me? :)

Happy to announce next two handy features that are finished: - [x] Form Tabs - [x] Form Includes Beta release is coming closer by each day! http://v2.djangosuit.com/admin/demo/country/170/change/ ![image](https://cloud.githubusercontent.com/assets/445304/13547192/48fc0566-e2d0-11e5-8644-ed336bebbfec.png) ![image](https://cloud.githubusercontent.com/assets/445304/13547195/625a2394-e2d0-11e5-857c-e25e90328af1.png)

@lukas-schulze I am thinking of left-sided navigation. But stick has two ends. Submit button column is also right sided. So by adding left side menu the space for form content...

@eviltnan and others. Please use new Github +1 feature for comment or whole issue instead of a comment with text +1.

@joseph2002 Django Suit v2 doesn't have separate `bootstrap.css` file. It is all compiled using `sass` into single `suit.css` file: https://github.com/darklow/django-suit/tree/v2/suit/static/suit/css

If you're already using `v2` or playing with it, until there are no official docs, read my comments here if you're interested in how to control form sizing in `v2`:...