I'm interested
On Thu, Nov 23, 2023, 11:06 PM Mashhoor Ahdal
wrote:
> I am searching a like minded people who are interested to develop a *fullstack
> django app*.Anyone interested ping at *mashhoorahd...@gmail.com
> *
>
> --
> You received this message because you are subscribed to the Google G
You can create virtualenv and use VS code . That's the free and better
IDE for Django or any other web development.
On Mon, Nov 29, 2021 at 7:23 PM 'MH' via Django users <
django-users@googlegroups.com> wrote:
> Hi everyone
>
> I have built a few django apps, but on a very basic level and only fo
._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'gettext_noop'
Also faces this error everytime I am
Hi,
Can anybody help me to know how we can run any python project from Git and
any other sources.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-user
Okay. I am checking. Thanks Everyone.
On Wednesday, August 11, 2021 at 9:54:32 PM UTC+5 Kasper Laudrup wrote:
> On 11/08/2021 18.19, Rana Zain wrote:
> > Thanks everyone for your kind support. I am working hard on python and
> > Django. Earlier I learn python then I started worki
I will very happy if you will help in running this code.
On Wednesday, August 11, 2021 at 9:19:04 PM UTC+5 Rana Zain wrote:
> Thanks everyone for your kind support. I am working hard on python and
> Django. Earlier I learn python then I started working on Django. I hope you
> will s
u get it all
> >
>
> Indeed.
>
> Django is very easy to get started with and has some of the best
> documentation of any project I've seen.
>
> That being said, I personally think it might be a good idea to at least
> get some basics of Python before starting your
I take trainings for python and work on it. Now I am a beginner on Django
want to run Git Hub Clone this proejct.
On Tuesday, August 10, 2021 at 7:41:13 PM UTC+5 Kasper Laudrup wrote:
> On 10/08/2021 14.03, Rana Zain wrote:
> > Thank you very much for your kind words. I am facing th
@Ryan i tired many times tabs and spaces. But not work.
On Tuesday, August 10, 2021 at 6:50:41 PM UTC+5 Ryan Nowakowski wrote:
> You might have mixed tabs and spaces. PEP8 standard is 4 spaces per level
> of indentation, IIRC.
>
>
> On August 9, 2021 7:24:56 AM CDT, R
, name):
super().__delattr__(name)
def __dir__(self):
return sorted(
s for s in [*self.__dict__, *dir(self.default_settings)]
if s not in self._deleted
)
def is_overridden(self, setting):
deleted = (setting in self._deleted)
set_locally = (setting in self.__dict__)
set_on_default = getattr(self.defa
Thank you very much for your kind words. I am facing this errors :
> ',' or ')' expected
> Unexpected indent
> Statement expected, found Py:DEDENT
for the last 2,3 days. Kindly help me out.
On Monday, August 9, 2021 at 5:43:06 PM UTC+5 Kasper Laudrup wrote:
>
:
> what exactly you're trying to do?
>
> On Wed, Aug 4, 2021 at 6:41 PM Rana Zain wrote:
>
>> Hi,
>> Can anybody help me in running git clone django Project?
>>
>> --
>>
> You received this message because you are subscribed to the Google Groups
>
Hi,
Can anybody help me in running git clone django Project?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To view t
/cons of the different
> approaches to your problem.
>
> On Mon, 23 Nov 2020 at 08:41, Neeraj Rana
> wrote:
>
>> I am trying to create two different types of users, prime and one prime
>> with that it also consist of email verification and custom username.
>> Now, my ques
I am trying to create two different types of users, prime and one prime
with that it also consist of email verification and custom username.
Now, my question is should I use the user auth model, and django.forms and
extend the form for email, phone no or should i build a completely new
model and
top receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/509b5541-dfbb-43a8-a3b9-5e4c56807fbe%40googlegroups.com
>> <https://groups.google.
Hi, how are you doing today? I am trying to build a web application where
there will be buyer and seller. Buyer needs to create an account after that
if he/she search for a service then it'll bring the seller information with
location in the map. Also it'll show the distance and route. How can I
Hello Everyone,
How to achieve django admin site( below picture) user permission field in
custom dashboard
[image: h0H8Q.png]
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it,
Thank you so much for your response.
*Wasim Rana*
CEO and Director
*SiteFor99*
www.sitefor99.com
Cell: +880 173 406 4296
Ring Road, Shyamoli,
Dhaka - 1207
On Thu, Aug 22, 2019 at 5:55 PM Abu Yusuf
wrote:
> Is it a django application? Not every hosting provider provide django
> deplo
Hello, I am building a web application locally in my computer. It's almost
done and I want to host it in Siteground hosting. How can I do that? Please
help.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group
You can install flatpikker then calendar declare
On Wed, Aug 14, 2019, 13:55 Tosin Ayoola wrote:
> Hallo guyz, working on a blog project with the functionality that requires
> working with, calendar 📅, something like having a event manager, to fix
> a reminder for a particular date & I don
You check your app name ,then check
Include ('appname.urls')
U also create urls.py inside your app.
On Thu, Aug 1, 2019, 17:07 Sunny Kumar wrote:
> Hi,
>
> I also having the same problem. And the actual reason was *(poll instead
> of polls). *Please check once in your view or url file. I am sure
Have anyone better book on Django latest version 2.2 ? which is free
version ,means without paid ,if i can download this.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Where is model codes?
On Wednesday, 31 October 2018 17:15:53 UTC+5:30, amit pant wrote:
>
> i used foreign key for make relationship between two model class but it
> does not work properly, i used this for make subscription and on first
> model their is choices for subscription.
> help me why it
Hi everyone,
i had one json data like this to table say "data"
{
id:##,
name:{fname:##,lname:##},
class:##,
age:##,
courses:[###,###,###,###]
}
How to map this json data to a relational database??
i understand that only two things are possible :make fname and lname as a
column of data table or
how to Generate a 5 character unique alpha-numeric string to use as primary
key in my model.
how to show the generated string in a particular textbox when loading a
particular form or page?
Please help
Thanks
--
You received this message because you are subscribed to the Google Groups
"Dja
how to Generate a 5 character unique alpha-numeric string to use as primary
key in my model.
how to show the generated string in a particular textbox when loading a
particular form or page?
Please help
Thanks
--
You received this message because you are subscribed to the Google Groups
"Dja
there was an error in link in settings.py
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.co
done
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this
not getting the default admin theme available with django when i m joining
it with other models. its presenting me in a basic without themed mode.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users
How can I auto generate a next serial id and display in my form when its
loaded . The id is used as primary key in my table and its of some 8 digits.
thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email t
Thanks a lot..
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit
Ya Mr Shawn Milo I m very much aware of that. Its not a personal mailing
list. I just made a request so if any user have the link please give if
possible,, not demanded.
Thank for your kind reply...
--
You received this message because you are subscribed to the Google Groups
"Django users" gro
can any one please give link for some inventory site with source
code..
ie user management, inventory(buy/sell --- add delete modify
products), POS(pont of sale), reports.
thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to
Sorry for that. Actually I was asking how to use the default theme as in
django's admin in my custom pages
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from t
wan to use django's default theme in all my custom pages or applications
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-us
Oops Sorry , Its _ i was just trying by changing _ to - . At the time of
- I had taken the screen shot . At _ and _ the same error is shown. plesae
help.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to d
can u please help me in a small inventory project.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@google
here are the files please
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more o
Environment:
Request Method: GET
Request URL: http://localhost:8000/
Django Version: 1.3
Python Version: 2.7.1
Installed Applications:
['django.contrib.auth',
'django.contrib.contenttypes'
,
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.static
Environment:
Request Method: GET
Request URL: http://localhost:8000/
Django Version: 1.3
Python Version: 2.7.1
Installed Applications:
['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticf
please help me to make or inherit a login page which on success goes to my
custom page
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send emai
How to port authentication system to every page so that only logged in
will able to view the pages or else it shall redirect to the login
page giving error that user should be logged in first.
for a custom project is the djangos admin used for login features or
we can have our own.
please help me
Please tell how to implement a new project?
I m new to Django projects . if possible give me a graphical idea of
using Django from the base to the output.
My target is to make an inventory for a particular shop.
When the user enters the admin page for the first time it should be
asked to enter t
Dear Daniel,
Thanks so much for your help. I tried what you suggested and it works
just as I need it to. Thank you again.
Kind Regards,
Rana
On Jun 13, 3:01Â am, Daniel Roseman wrote:
> On Jun 12, 8:54Â pm, Rana wrote:
>
>
>
> > Hi,
>
> > I am trying to modify a
ces of the RelatedProduct class.
Thank you for any help you can offer.
Rana
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups
46 matches
Mail list logo